summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:05:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:05:32 -0600
commit20eeec1071fd0f8d6d0da7989025cdfe520adac8 (patch)
treedcee5ebb8614b6561c45fdfd0dc410cf72332730 /src/main.cpp
parent56e35c9ab8830bbfd14f707929ff684118607cb2 (diff)
downloadtdeio-umountwrapper-20eeec1071fd0f8d6d0da7989025cdfe520adac8.tar.gz
tdeio-umountwrapper-20eeec1071fd0f8d6d0da7989025cdfe520adac8.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index a49ae89..0f8841a 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -20,8 +20,8 @@
#include "tdeio_umountwrapper.h"
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include <klocale.h>
#include <kdebug.h>