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