diff options
Diffstat (limited to 'kcharselect/kcharselectdia.cc')
-rw-r--r-- | kcharselect/kcharselectdia.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcharselect/kcharselectdia.cc b/kcharselect/kcharselectdia.cc index 49ea862..df3fa63 100644 --- a/kcharselect/kcharselectdia.cc +++ b/kcharselect/kcharselectdia.cc @@ -10,7 +10,7 @@ #include <stdlib.h> #include <kdialog.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeaccel.h> #include <tdeconfig.h> #include <klocale.h> |