about summary refs log tree commit diff
path: root/libnm-core/nm-property-compare.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-property-compare.h')
-rw-r--r--libnm-core/nm-property-compare.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm-core/nm-property-compare.h b/libnm-core/nm-property-compare.h
index 3f105818..b859989f 100644
--- a/libnm-core/nm-property-compare.h
+++ b/libnm-core/nm-property-compare.h
@@ -23,8 +23,6 @@
 #ifndef __NM_PROPERTY_COMPARE_H__
 #define __NM_PROPERTY_COMPARE_H__
 
-#include "nm-default.h"
-
 int nm_property_compare (GVariant *value1, GVariant *value2);
 
 #endif /* __NM_PROPERTY_COMPARE_H__ */