summaryrefslogtreecommitdiffstats
path: root/kweather/reportview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:18:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:18:01 -0600
commitada451a25c1465c530dce9013d113d0b939ba96e (patch)
tree2905e8c57fe35867527de0bcbb40e6329b5121b5 /kweather/reportview.cpp
parent3e2a2c432996c0959278a76d08c5b0b827c72329 (diff)
downloadtdetoys-ada451a25c1465c530dce9013d113d0b939ba96e.tar.gz
tdetoys-ada451a25c1465c530dce9013d113d0b939ba96e.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kweather/reportview.cpp')
-rw-r--r--kweather/reportview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kweather/reportview.cpp b/kweather/reportview.cpp
index afe59b4..4825489 100644
--- a/kweather/reportview.cpp
+++ b/kweather/reportview.cpp
@@ -19,8 +19,8 @@
#include <kdebug.h>
#include <klocale.h>
#include <kstandarddirs.h>
-#include <khtml_part.h>
-#include <khtmlview.h>
+#include <tdehtml_part.h>
+#include <tdehtmlview.h>
#include <kglobalsettings.h>
#include <tqvbox.h>