diff options
Diffstat (limited to 'kmouth/wordcompletion/dictionarycreationwizard.cpp')
-rw-r--r-- | kmouth/wordcompletion/dictionarycreationwizard.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/wordcompletion/dictionarycreationwizard.cpp b/kmouth/wordcompletion/dictionarycreationwizard.cpp index b7edf60..dff21e8 100644 --- a/kmouth/wordcompletion/dictionarycreationwizard.cpp +++ b/kmouth/wordcompletion/dictionarycreationwizard.cpp @@ -33,7 +33,7 @@ #include <kapplication.h> #include <kstandarddirs.h> #include <kprogress.h> -#include <kconfig.h> +#include <tdeconfig.h> #include "dictionarycreationwizard.h" #include "klanguagebutton.h" |