summaryrefslogtreecommitdiffstats
path: root/src/tdesvnd/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdesvnd/main.cpp')
-rw-r--r--src/tdesvnd/main.cpp6
1 files changed, 3 insertions, 3 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"