diff options
Diffstat (limited to 'kbabel/commonui/roughtransdlg.cpp')
-rw-r--r-- | kbabel/commonui/roughtransdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/commonui/roughtransdlg.cpp b/kbabel/commonui/roughtransdlg.cpp index f19747e3..caf919e3 100644 --- a/kbabel/commonui/roughtransdlg.cpp +++ b/kbabel/commonui/roughtransdlg.cpp @@ -52,7 +52,7 @@ #include <tqwhatsthis.h> #include <kapplication.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kglobal.h> #include <klocale.h> #include <kmessagebox.h> |