diff options
Diffstat (limited to 'src/imagefactory.cpp')
-rw-r--r-- | src/imagefactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imagefactory.cpp b/src/imagefactory.cpp index c63fc18..574b199 100644 --- a/src/imagefactory.cpp +++ b/src/imagefactory.cpp @@ -21,7 +21,7 @@ #include "tellico_debug.h" #include <ktempdir.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kimageeffect.h> #include <tqfile.h> |