aboutsummaryrefslogtreecommitdiff
path: root/src/device.h
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-08-22 09:55:30 -0500
committerCharles Kerr <charles.kerr@canonical.com>2014-08-22 09:55:30 -0500
commit3d4c3f2d2f0ebf2b39738531bd8b708d53d2206f (patch)
treeb43fcc6a9bbde59a321fc2dc43fd4b9fe716fb3b /src/device.h
parenta402b61b0acc81a808f9cb353e0df81bb9b14de0 (diff)
parentc7e1740203b41bb9cb12da0ea97477363224e3ee (diff)
downloadayatana-indicator-power-3d4c3f2d2f0ebf2b39738531bd8b708d53d2206f.tar.gz
ayatana-indicator-power-3d4c3f2d2f0ebf2b39738531bd8b708d53d2206f.tar.bz2
ayatana-indicator-power-3d4c3f2d2f0ebf2b39738531bd8b708d53d2206f.zip
sync with trunk.
Diffstat (limited to 'src/device.h')
-rw-r--r--src/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device.h b/src/device.h
index 3a10f89..d867707 100644
--- a/src/device.h
+++ b/src/device.h
@@ -24,7 +24,7 @@ License along with this library. If not, see
#ifndef __INDICATOR_POWER_DEVICE_H__
#define __INDICATOR_POWER_DEVICE_H__
-#include <glib-object.h>
+#include <gio/gio.h> /* GIcon */
G_BEGIN_DECLS