summaryrefslogtreecommitdiffstats
path: root/src/tdesvnd
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdesvnd')
-rw-r--r--src/tdesvnd/main.cpp6
-rw-r--r--src/tdesvnd/tdesvnd_dcop.cpp2
2 files changed, 4 insertions, 4 deletions
diff --git a/src/tdesvnd/main.cpp b/src/tdesvnd/main.cpp
index 5557db9..998632d 100644
--- a/src/tdesvnd/main.cpp
+++ b/src/tdesvnd/main.cpp
@@ -20,10 +20,10 @@
#include <kuniqueapplication.h>
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include <kdebug.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <klocale.h>
#include <dcopclient.h>
#include "tdesvnd_dcop.h"
diff --git a/src/tdesvnd/tdesvnd_dcop.cpp b/src/tdesvnd/tdesvnd_dcop.cpp
index 13a852e..70913e6 100644
--- a/src/tdesvnd/tdesvnd_dcop.cpp
+++ b/src/tdesvnd/tdesvnd_dcop.cpp
@@ -33,7 +33,7 @@
#include "ktranslateurl.h"
#include <kdebug.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kmessagebox.h>
#include <klocale.h>
#include <kglobal.h>