summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmlight.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmlight.cpp')
-rw-r--r--kpovmodeler/pmlight.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmlight.cpp b/kpovmodeler/pmlight.cpp
index 554a09c2..deedd30d 100644
--- a/kpovmodeler/pmlight.cpp
+++ b/kpovmodeler/pmlight.cpp
@@ -27,7 +27,7 @@
#include "pmmatrix.h"
#include "pmenumproperty.h"
-#include <klocale.h>
+#include <tdelocale.h>
const PMVector locationDefault = PMVector( 0, 0, 0 );
const PMColor colorDefault = PMColor( 1.0, 1.0, 1.0 );