summaryrefslogtreecommitdiffstats
path: root/kweather/weatherlib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/weatherlib.cpp')
-rw-r--r--kweather/weatherlib.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/kweather/weatherlib.cpp b/kweather/weatherlib.cpp
index 59a10dc..d8b93db 100644
--- a/kweather/weatherlib.cpp
+++ b/kweather/weatherlib.cpp
@@ -15,7 +15,10 @@ email : geiseri@msoe.edu
* *
***************************************************************************/
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif // HAVE_CONFIG_H
+
#include <tqfile.h>
#include <tqdatetime.h>
#include <tqtextstream.h>