diff options
Diffstat (limited to 'kpresenter/KPrGotoPage.cpp')
-rw-r--r-- | kpresenter/KPrGotoPage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrGotoPage.cpp b/kpresenter/KPrGotoPage.cpp index c170f159..0caacc28 100644 --- a/kpresenter/KPrGotoPage.cpp +++ b/kpresenter/KPrGotoPage.cpp @@ -25,7 +25,7 @@ #include <tqlayout.h> #include <tqpushbutton.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdialog.h> #include "KPrDocument.h" |