summaryrefslogtreecommitdiffstats
path: root/kworldwatch/zoneclock.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-11-18 15:33:48 +0100
committerSlávek Banko <slavek.banko@axis.cz>2012-11-18 15:39:42 +0100
commitea4db78c2f65b301fccb10dccc07c87365e4ca94 (patch)
tree583c7425521341d2f8b555125dd0f13e94b21856 /kworldwatch/zoneclock.cpp
parent8f9720b20698b0a8a43db7c39d03bd6f51c4f21e (diff)
downloadtdetoys-ea4db78c2f65b301fccb10dccc07c87365e4ca94.tar.gz
tdetoys-ea4db78c2f65b301fccb10dccc07c87365e4ca94.zip
Initial conversion to cmake
Thanks to Fat-Zer (cherry picked from commit c4c9c9fd262dd8450c1cf4454183b03173a3b092)
Diffstat (limited to 'kworldwatch/zoneclock.cpp')
-rw-r--r--kworldwatch/zoneclock.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/kworldwatch/zoneclock.cpp b/kworldwatch/zoneclock.cpp
index 5e50100..5a60394 100644
--- a/kworldwatch/zoneclock.cpp
+++ b/kworldwatch/zoneclock.cpp
@@ -25,7 +25,10 @@
/*
** Bug reports and questions can be sent to kde-devel@kde.org
*/
+
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif // HAVE_CONFIG_H
#include <stdlib.h>
#include <time.h>