summary refs log tree commit diff
path: root/libnm/nm-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-manager.h')
-rw-r--r--libnm/nm-manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnm/nm-manager.h b/libnm/nm-manager.h
index 362b5f2f..7c63a333 100644
--- a/libnm/nm-manager.h
+++ b/libnm/nm-manager.h
@@ -22,8 +22,8 @@
 #ifndef __NM_MANAGER_H__
 #define __NM_MANAGER_H__
 
-#include <nm-object.h>
-#include <nm-client.h>
+#include "nm-object.h"
+#include "nm-client.h"
 
 G_BEGIN_DECLS