summaryrefslogtreecommitdiffstats
path: root/src/variant.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/variant.cpp')
-rw-r--r--src/variant.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/variant.cpp b/src/variant.cpp
index bfeafa9..3659bbc 100644
--- a/src/variant.cpp
+++ b/src/variant.cpp
@@ -12,7 +12,7 @@
#include "cnitem.h"
#include <cmath>
-#include <klocale.h>
+#include <tdelocale.h>
Variant::Variant( Type::Value type )
: TQObject()