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