diff options
Diffstat (limited to 'ktouch/src/ktouchlectureeditor.cpp')
-rw-r--r-- | ktouch/src/ktouchlectureeditor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ktouch/src/ktouchlectureeditor.cpp b/ktouch/src/ktouchlectureeditor.cpp index c9eff2eb..513a740a 100644 --- a/ktouch/src/ktouchlectureeditor.cpp +++ b/ktouch/src/ktouchlectureeditor.cpp @@ -19,10 +19,10 @@ #include <tdelistview.h> #include <klineedit.h> #include <ktextedit.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <ksqueezedtextlabel.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kcombobox.h> #include <tdefontdialog.h> #include <tdefiledialog.h> |