summaryrefslogtreecommitdiffstats
path: root/kweather/weatherlib.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:19:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:19:17 -0600
commita002e0879f1ee9759db789bde6d9f1cf9b99ea44 (patch)
tree57fd8d56705f71999a85cf0d9f236c0b113cdc10 /kweather/weatherlib.cpp
parent8a9def19a71ed5550f846496345166261910f102 (diff)
downloadtdetoys-a002e0879f1ee9759db789bde6d9f1cf9b99ea44.tar.gz
tdetoys-a002e0879f1ee9759db789bde6d9f1cf9b99ea44.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kweather/weatherlib.cpp')
-rw-r--r--kweather/weatherlib.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherlib.cpp b/kweather/weatherlib.cpp
index c0313ad..c4c5128 100644
--- a/kweather/weatherlib.cpp
+++ b/kweather/weatherlib.cpp
@@ -32,7 +32,7 @@ email : geiseri@msoe.edu
#include <knotifyclient.h>
#include <ktempfile.h>
#include <unistd.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kpassivepopup.h>
#include "metar_parser.h"