diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:05:32 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:05:32 -0600 |
commit | 20eeec1071fd0f8d6d0da7989025cdfe520adac8 (patch) | |
tree | dcee5ebb8614b6561c45fdfd0dc410cf72332730 /src/tdeio_umountwrapper.h | |
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/tdeio_umountwrapper.h')
-rw-r--r-- | src/tdeio_umountwrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeio_umountwrapper.h b/src/tdeio_umountwrapper.h index 8689022..14cdc24 100644 --- a/src/tdeio_umountwrapper.h +++ b/src/tdeio_umountwrapper.h @@ -26,7 +26,7 @@ #include <config.h> #endif -#include <kapplication.h> +#include <tdeapplication.h> #include <kprogress.h> #include <kprocess.h> |