diff options
Diffstat (limited to 'kpresenter/KPrNoteBar.cpp')
| -rw-r--r-- | kpresenter/KPrNoteBar.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpresenter/KPrNoteBar.cpp b/kpresenter/KPrNoteBar.cpp index 80b935520..9548d259c 100644 --- a/kpresenter/KPrNoteBar.cpp +++ b/kpresenter/KPrNoteBar.cpp @@ -25,11 +25,11 @@ #include <tqsimplerichtext.h> #include <tqlabel.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <kprinter.h> #include <kdebug.h> #include <ktextedit.h> -#include <klocale.h> +#include <tdelocale.h> #include "KPrNoteBar.h" #include "KPrView.h" |
