summaryrefslogtreecommitdiffstats
path: root/kig/objects/cubic_type.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kig/objects/cubic_type.cc')
-rw-r--r--kig/objects/cubic_type.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/objects/cubic_type.cc b/kig/objects/cubic_type.cc
index c322b8c3..24bfbda4 100644
--- a/kig/objects/cubic_type.cc
+++ b/kig/objects/cubic_type.cc
@@ -21,7 +21,7 @@
#include "point_imp.h"
#include "bogus_imp.h"
-#include <klocale.h>
+#include <tdelocale.h>
static const char cubictpstatement[] = I18N_NOOP( "Construct a cubic curve through this point" );