diff options
Diffstat (limited to 'src/notifier.h')
-rw-r--r-- | src/notifier.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/notifier.h b/src/notifier.h index 8763ad6..f473ee7 100644 --- a/src/notifier.h +++ b/src/notifier.h @@ -20,9 +20,7 @@ #ifndef __INDICATOR_POWER_NOTIFIER_H__ #define __INDICATOR_POWER_NOTIFIER_H__ -#include <glib.h> -#include <glib-object.h> -#include <gio/gio.h> /* GDBusConnection */ +#include <gio/gio.h> #include "device.h" |