From 19c3ea948a7c74774621baf62d68cb4826e1b97c Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 17 Jul 2015 14:38:54 +0200 Subject: all: make use of new header file "nm-default.h" --- libnm-glib/nm-object-cache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm-glib/nm-object-cache.h') diff --git a/libnm-glib/nm-object-cache.h b/libnm-glib/nm-object-cache.h index 5fcd2ef574..30b62f08ce 100644 --- a/libnm-glib/nm-object-cache.h +++ b/libnm-glib/nm-object-cache.h @@ -21,7 +21,7 @@ #ifndef NM_OBJECT_CACHE_H #define NM_OBJECT_CACHE_H -#include "nm-glib.h" +#include "nm-default.h" #include "nm-object.h" G_BEGIN_DECLS -- cgit v1.2.1