From 066f1fb2eb23c4abce7ad9e56f9ecbc600ccddde Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 16 Jul 2014 01:06:59 -0500 Subject: in device.h, add #include to pick up needed GIcon declaration --- src/device.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/device.h') diff --git a/src/device.h b/src/device.h index 3a10f89..77d34ef 100644 --- a/src/device.h +++ b/src/device.h @@ -25,6 +25,7 @@ License along with this library. If not, see #define __INDICATOR_POWER_DEVICE_H__ #include +#include /* GIcon */ G_BEGIN_DECLS -- cgit v1.2.3