summaryrefslogtreecommitdiffstats
path: root/kweather/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/main.cpp')
-rw-r--r--kweather/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kweather/main.cpp b/kweather/main.cpp
index ba4f64f..864b551 100644
--- a/kweather/main.cpp
+++ b/kweather/main.cpp
@@ -1,7 +1,7 @@
#include <kuniqueapplication.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <kdebug.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <klocale.h>
#include <dcopclient.h>
#include "weatherservice.h"