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, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-property-compare.h b/libnm-core/nm-property-compare.h
index 33016787..3f105818 100644
--- a/libnm-core/nm-property-compare.h
+++ b/libnm-core/nm-property-compare.h
@@ -23,7 +23,7 @@
 #ifndef __NM_PROPERTY_COMPARE_H__
 #define __NM_PROPERTY_COMPARE_H__
 
-#include <glib.h>
+#include "nm-default.h"
 
 int nm_property_compare (GVariant *value1, GVariant *value2);