diff options
Diffstat (limited to 'src/devices/bluetooth/nm-bluez4-adapter.h')
| -rw-r--r-- | src/devices/bluetooth/nm-bluez4-adapter.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/bluetooth/nm-bluez4-adapter.h b/src/devices/bluetooth/nm-bluez4-adapter.h index a6256412..a8a2bfb4 100644 --- a/src/devices/bluetooth/nm-bluez4-adapter.h +++ b/src/devices/bluetooth/nm-bluez4-adapter.h @@ -21,9 +21,8 @@ #ifndef __NETWORKMANAGER_BLUEZ4_ADAPTER_H__ #define __NETWORKMANAGER_BLUEZ4_ADAPTER_H__ -#include <glib.h> -#include <glib-object.h> +#include "nm-default.h" #include "nm-bluez-device.h" #include "nm-connection-provider.h" |