aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-06-06 15:24:53 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-06-06 15:24:53 -0500
commit137b2e1d0d3b6902186024c0a0a7fd17ac02707c (patch)
treea479cac65604309ab8884936720c32c6868ac85d /src
parentbca7ca967fbc3ba1ba2085385601bb949768885b (diff)
downloadayatana-indicator-power-137b2e1d0d3b6902186024c0a0a7fd17ac02707c.tar.gz
ayatana-indicator-power-137b2e1d0d3b6902186024c0a0a7fd17ac02707c.tar.bz2
ayatana-indicator-power-137b2e1d0d3b6902186024c0a0a7fd17ac02707c.zip
remove superfluous #include
Diffstat (limited to 'src')
-rw-r--r--src/indicator-power.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/indicator-power.h b/src/indicator-power.h
index 69ed888..a696b40 100644
--- a/src/indicator-power.h
+++ b/src/indicator-power.h
@@ -26,8 +26,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <libindicator/indicator.h>
#include <libindicator/indicator-object.h>
-#include "device.h"
-
G_BEGIN_DECLS
#define INDICATOR_POWER_TYPE (indicator_power_get_type ())