diff options
Diffstat (limited to 'kcontrol/konsole/schemaeditor.cpp')
-rw-r--r-- | kcontrol/konsole/schemaeditor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/konsole/schemaeditor.cpp b/kcontrol/konsole/schemaeditor.cpp index 0594e7d9d..66b07e59f 100644 --- a/kcontrol/konsole/schemaeditor.cpp +++ b/kcontrol/konsole/schemaeditor.cpp @@ -34,11 +34,11 @@ //#include <errno.h> #include <tqslider.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdefiledialog.h> #include <kinputdialog.h> #include <tqtoolbutton.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <ksharedpixmap.h> #include <kimageeffect.h> #include <tqimage.h> |