summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-ethernet.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/nm-device-ethernet.c')
-rw-r--r--src/devices/nm-device-ethernet.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/nm-device-ethernet.c b/src/devices/nm-device-ethernet.c
index d147b1c7f5..afd3a43415 100644
--- a/src/devices/nm-device-ethernet.c
+++ b/src/devices/nm-device-ethernet.c
@@ -21,7 +21,6 @@
#include "config.h"
-#include <glib.h>
#include <glib/gi18n.h>
#include <netinet/in.h>
#include <string.h>
@@ -31,7 +30,7 @@
#include <gudev/gudev.h>
-#include "nm-glib-compat.h"
+#include "nm-glib.h"
#include "nm-device-ethernet.h"
#include "nm-device-private.h"
#include "nm-activation-request.h"