summary refs log tree commit diff
path: root/libnm/nm-object-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-object-cache.h')
-rw-r--r--libnm/nm-object-cache.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libnm/nm-object-cache.h b/libnm/nm-object-cache.h
index ebadbaa8..c0f70f21 100644
--- a/libnm/nm-object-cache.h
+++ b/libnm/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