From c4c9c9fd262dd8450c1cf4454183b03173a3b092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 18 Nov 2012 15:33:48 +0100 Subject: Initial conversion to cmake Thanks to Fat-Zer --- kworldwatch/mapwidget.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kworldwatch/mapwidget.cpp') diff --git a/kworldwatch/mapwidget.cpp b/kworldwatch/mapwidget.cpp index 93bca75..75141b3 100644 --- a/kworldwatch/mapwidget.cpp +++ b/kworldwatch/mapwidget.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 #include -- cgit v1.2.1