summaryrefslogtreecommitdiffstats
path: root/kspread/formula.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/formula.cc')
-rw-r--r--kspread/formula.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/formula.cc b/kspread/formula.cc
index b357151b..3522f06b 100644
--- a/kspread/formula.cc
+++ b/kspread/formula.cc
@@ -39,7 +39,7 @@
#include <tqvaluevector.h>
#include <tqvaluestack.h>
-#include <klocale.h>
+#include <tdelocale.h>
/*
To understand how this formula engine works, please refer to the documentation