diff options
Diffstat (limited to 'kpovmodeler/pmlathe.cpp')
-rw-r--r-- | kpovmodeler/pmlathe.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmlathe.cpp b/kpovmodeler/pmlathe.cpp index 9f6a00ff..9020fc94 100644 --- a/kpovmodeler/pmlathe.cpp +++ b/kpovmodeler/pmlathe.cpp @@ -29,7 +29,7 @@ #include "pmenumproperty.h" #include "pmobjectaction.h" -#include <klocale.h> +#include <tdelocale.h> const int defaultNumberOfPoints = 4; const PMVector defaultPoint[defaultNumberOfPoints] = |