diff options
Diffstat (limited to 'src/devices/bluetooth/nm-bluez4-manager.h')
| -rw-r--r-- | src/devices/bluetooth/nm-bluez4-manager.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/devices/bluetooth/nm-bluez4-manager.h b/src/devices/bluetooth/nm-bluez4-manager.h index 13cfef93..f6bf7658 100644 --- a/src/devices/bluetooth/nm-bluez4-manager.h +++ b/src/devices/bluetooth/nm-bluez4-manager.h @@ -22,11 +22,8 @@ #ifndef __NETWORKMANAGER_BLUEZ4_MANAGER_H__ #define __NETWORKMANAGER_BLUEZ4_MANAGER_H__ -#include <glib.h> -#include <glib-object.h> - -#include <config.h> -#include "nm-connection-provider.h" +#include "nm-default.h" +#include "nm-connection-provider.h" G_BEGIN_DECLS |