aboutsummaryrefslogtreecommitdiff
path: root/bat_tray.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-10 21:30:16 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-06 20:29:41 +1200
commit75c186f2e6ad9dd37027f19bdb263daa83045e4b (patch)
treeeb49709830c10a67d8e39a9ac83f97a833ff37b5 /bat_tray.h
parent8e6c8cd0ad292386f1de8b22a9db060c11e5bbe6 (diff)
downloadparamano-75c186f2e6ad9dd37027f19bdb263daa83045e4b.tar.xz
Header/includes tidy-up
Diffstat (limited to 'bat_tray.h')
-rw-r--r--bat_tray.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/bat_tray.h b/bat_tray.h
index 583de57..e459a11 100644
--- a/bat_tray.h
+++ b/bat_tray.h
@@ -19,10 +19,6 @@
#ifndef BAT_TRAY_H
#define BAT_TRAY_H
-#include <glib.h>
-#include "debug.h"
-#include "common.h"
-
#define STATE_CHARGING 0
#define STATE_DISCHARGING 1
#define STATE_CHARGED 2