diff options
Diffstat (limited to 'libnm-glib/nm-device-vlan.c')
-rw-r--r-- | libnm-glib/nm-device-vlan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-glib/nm-device-vlan.c b/libnm-glib/nm-device-vlan.c index 475be6be68..fe3db03a22 100644 --- a/libnm-glib/nm-device-vlan.c +++ b/libnm-glib/nm-device-vlan.c @@ -27,7 +27,7 @@ #include <nm-setting-vlan.h> #include <nm-utils.h> -#include "nm-glib.h" +#include "nm-default.h" #include "nm-device-vlan.h" #include "nm-device-private.h" #include "nm-object-private.h" |