diff options
Diffstat (limited to 'ksayit/src/fxpluginhandler.cpp')
-rw-r--r-- | ksayit/src/fxpluginhandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/fxpluginhandler.cpp b/ksayit/src/fxpluginhandler.cpp index c5a8b26..54e3cf1 100644 --- a/ksayit/src/fxpluginhandler.cpp +++ b/ksayit/src/fxpluginhandler.cpp @@ -15,7 +15,7 @@ // KDE includes #include <kdebug.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <ktrader.h> #include <klibloader.h> #include <kservice.h> |