summaryrefslogtreecommitdiffstats
path: root/libkcddb/test/synchttpsubmittest.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:17:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:17:45 -0600
commit9d63b7d4600a5822f26793062dd2eca819bcfb1d (patch)
treec12900de8906070044b2f2c068e4653113d98723 /libkcddb/test/synchttpsubmittest.cpp
parentdf14b2948f55e2fccacbe4ae765463a57da35e2b (diff)
downloadtdemultimedia-9d63b7d4600a5822f26793062dd2eca819bcfb1d.tar.gz
tdemultimedia-9d63b7d4600a5822f26793062dd2eca819bcfb1d.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'libkcddb/test/synchttpsubmittest.cpp')
-rw-r--r--libkcddb/test/synchttpsubmittest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcddb/test/synchttpsubmittest.cpp b/libkcddb/test/synchttpsubmittest.cpp
index c7f1c3a6..8b26dc82 100644
--- a/libkcddb/test/synchttpsubmittest.cpp
+++ b/libkcddb/test/synchttpsubmittest.cpp
@@ -18,8 +18,8 @@
*/
#include <kdebug.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include "libkcddb/client.h"
#include "libkcddb/config.h"