summary refs log tree commit diff
path: root/libnm-glib/nm-object-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-glib/nm-object-cache.h')
-rw-r--r--libnm-glib/nm-object-cache.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libnm-glib/nm-object-cache.h b/libnm-glib/nm-object-cache.h
index 7aca3b4f..30b62f08 100644
--- a/libnm-glib/nm-object-cache.h
+++ b/libnm-glib/nm-object-cache.h
@@ -21,8 +21,7 @@
 #ifndef NM_OBJECT_CACHE_H
 #define NM_OBJECT_CACHE_H
 
-#include <glib.h>
-#include <glib-object.h>
+#include "nm-default.h"
 #include "nm-object.h"
 
 G_BEGIN_DECLS