summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmbicubicpatch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmbicubicpatch.cpp')
-rw-r--r--kpovmodeler/pmbicubicpatch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmbicubicpatch.cpp b/kpovmodeler/pmbicubicpatch.cpp
index 2c1c99dd..4167f662 100644
--- a/kpovmodeler/pmbicubicpatch.cpp
+++ b/kpovmodeler/pmbicubicpatch.cpp
@@ -25,7 +25,7 @@
#include "pm3dcontrolpoint.h"
#include "pmmath.h"
-#include <klocale.h>
+#include <tdelocale.h>
const double c_defaultPatchSize = 6.0;
const int c_defaultPatchType = 0;