summaryrefslogtreecommitdiffstats
path: root/kspread/kspread_functions_math.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/kspread_functions_math.cc')
-rw-r--r--kspread/kspread_functions_math.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/kspread_functions_math.cc b/kspread/kspread_functions_math.cc
index b34996f6..06b6da2b 100644
--- a/kspread/kspread_functions_math.cc
+++ b/kspread/kspread_functions_math.cc
@@ -22,7 +22,7 @@
// built-in math functions
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "functions.h"
#include "valuecalc.h"