diff options
Diffstat (limited to 'libnm/nm-remote-connection.h')
| -rw-r--r-- | libnm/nm-remote-connection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-remote-connection.h b/libnm/nm-remote-connection.h index a7235755..c04ae367 100644 --- a/libnm/nm-remote-connection.h +++ b/libnm/nm-remote-connection.h @@ -26,7 +26,7 @@ #error "Only <NetworkManager.h> can be included directly." #endif -#include <nm-object.h> +#include "nm-object.h" G_BEGIN_DECLS |