diff options
Diffstat (limited to 'src/devices/bluetooth/nm-bluez-device.h')
| -rw-r--r-- | src/devices/bluetooth/nm-bluez-device.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/devices/bluetooth/nm-bluez-device.h b/src/devices/bluetooth/nm-bluez-device.h index 92d99fa7..0e54fcb0 100644 --- a/src/devices/bluetooth/nm-bluez-device.h +++ b/src/devices/bluetooth/nm-bluez-device.h @@ -21,11 +21,9 @@ #ifndef __NETWORKMANAGER_BLUEZ_DEVICE_H__ #define __NETWORKMANAGER_BLUEZ_DEVICE_H__ -#include <glib.h> -#include <glib-object.h> -#include <gio/gio.h> -#include <config.h> +#include "config.h" +#include "nm-default.h" #include "nm-connection.h" #include "nm-connection-provider.h" |