summaryrefslogtreecommitdiffstats
path: root/knewsticker/common
diff options
context:
space:
mode:
Diffstat (limited to 'knewsticker/common')
-rw-r--r--knewsticker/common/newsengine.cpp2
-rw-r--r--knewsticker/common/newsiconmgr.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/knewsticker/common/newsengine.cpp b/knewsticker/common/newsengine.cpp
index e503c7b1..d0c8c214 100644
--- a/knewsticker/common/newsengine.cpp
+++ b/knewsticker/common/newsengine.cpp
@@ -14,7 +14,7 @@
#include "xmlnewsaccess.h"
#include "newsiconmgr.h"
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <kmessagebox.h>
#include <kprocess.h>
diff --git a/knewsticker/common/newsiconmgr.cpp b/knewsticker/common/newsiconmgr.cpp
index 8864478a..228e0618 100644
--- a/knewsticker/common/newsiconmgr.cpp
+++ b/knewsticker/common/newsiconmgr.cpp
@@ -12,7 +12,7 @@
#include <dcopclient.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kiconloader.h>
#include <kstandarddirs.h>