diff options
Diffstat (limited to 'kpresenter/KPrPieProperty.cpp')
-rw-r--r-- | kpresenter/KPrPieProperty.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPieProperty.cpp b/kpresenter/KPrPieProperty.cpp index 7c7e788a..dbb30557 100644 --- a/kpresenter/KPrPieProperty.cpp +++ b/kpresenter/KPrPieProperty.cpp @@ -23,7 +23,7 @@ #include <tqlayout.h> #include <kcombobox.h> -#include <klocale.h> +#include <tdelocale.h> #include <knuminput.h> #include "global.h" |