aboutsummaryrefslogtreecommitdiff
path: root/src/wakeup-timer-powerd.cpp
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-09-19 14:34:32 +0000
committerCI bot <ps-jenkins@lists.canonical.com>2014-09-19 14:34:32 +0000
commitac54aebec5fa0ba95fb2d583316c0a64ce3384dd (patch)
tree6f18f7a498f0c6e978354940a46a68733204c01f /src/wakeup-timer-powerd.cpp
parenta72a776c15a48341b9b06bbdd113d4112acd3e20 (diff)
parent13d371f6c4974baad92574f5e287a72313080432 (diff)
downloadayatana-indicator-datetime-ac54aebec5fa0ba95fb2d583316c0a64ce3384dd.tar.gz
ayatana-indicator-datetime-ac54aebec5fa0ba95fb2d583316c0a64ce3384dd.tar.bz2
ayatana-indicator-datetime-ac54aebec5fa0ba95fb2d583316c0a64ce3384dd.zip
Move timezone code behind a private Impl class
Approved by: Ted Gould, PS Jenkins bot
Diffstat (limited to 'src/wakeup-timer-powerd.cpp')
-rw-r--r--src/wakeup-timer-powerd.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wakeup-timer-powerd.cpp b/src/wakeup-timer-powerd.cpp
index 42d93e7..bbcc9dd 100644
--- a/src/wakeup-timer-powerd.cpp
+++ b/src/wakeup-timer-powerd.cpp
@@ -22,6 +22,8 @@
#include <notifications/dbus-shared.h> // BUS_POWERD_NAME
+#include <gio/gio.h>
+
#include <memory> // std::shared_ptr
namespace unity {