diff options
Diffstat (limited to 'src/devices/nm-device-ethernet-utils.h')
| -rw-r--r-- | src/devices/nm-device-ethernet-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/nm-device-ethernet-utils.h b/src/devices/nm-device-ethernet-utils.h index 5848f7e6..31d645d8 100644 --- a/src/devices/nm-device-ethernet-utils.h +++ b/src/devices/nm-device-ethernet-utils.h @@ -19,7 +19,7 @@ #ifndef __NETWORKMANAGER_DEVICE_ETHERNET_UTILS_H__ #define __NETWORKMANAGER_DEVICE_ETHERNET_UTILS_H__ -#include <glib.h> +#include "nm-default.h" char *nm_device_ethernet_utils_get_default_wired_name (const GSList *connections); |