diff options
-rw-r--r-- | src/indicator-power.h | 2 |
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 ()) |