diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:05:32 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:05:32 -0600 |
| commit | 20eeec1071fd0f8d6d0da7989025cdfe520adac8 (patch) | |
| tree | dcee5ebb8614b6561c45fdfd0dc410cf72332730 /src/main.cpp | |
| parent | 56e35c9ab8830bbfd14f707929ff684118607cb2 (diff) | |
| download | tdeio-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.cpp | 4 |
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> |
