summary refs log tree commit diff
path: root/src/core/dns/nm-dns-plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dns/nm-dns-plugin.h')
-rw-r--r--src/core/dns/nm-dns-plugin.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/dns/nm-dns-plugin.h b/src/core/dns/nm-dns-plugin.h
index 644d01e5..82ca7d6b 100644
--- a/src/core/dns/nm-dns-plugin.h
+++ b/src/core/dns/nm-dns-plugin.h
@@ -6,7 +6,8 @@
 #ifndef __NM_DNS_PLUGIN_H__
 #define __NM_DNS_PLUGIN_H__
 
-#include "nm-dns-manager.h"
+#include "c-list/src/c-list.h"
+
 #include "nm-config-data.h"
 
 #define NM_TYPE_DNS_PLUGIN (nm_dns_plugin_get_type())