summaryrefslogtreecommitdiffstats
path: root/src/rpnmuncher.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:43:38 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:43:38 -0600
commit4b8e72b34773f9e10c2d0f877063bb9dee9b48f7 (patch)
treef81144adafb1accbab48e9126795fa051deb9c08 /src/rpnmuncher.cpp
parent0079f31d03ce531c5ad04b1a80f3004673e7af7b (diff)
downloadabakus-4b8e72b34773f9e10c2d0f877063bb9dee9b48f7.tar.gz
abakus-4b8e72b34773f9e10c2d0f877063bb9dee9b48f7.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/rpnmuncher.cpp')
-rw-r--r--src/rpnmuncher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rpnmuncher.cpp b/src/rpnmuncher.cpp
index 6a64eea..309a819 100644
--- a/src/rpnmuncher.cpp
+++ b/src/rpnmuncher.cpp
@@ -19,7 +19,7 @@
#include <math.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqvaluestack.h>
#include <tqregexp.h>