summaryrefslogtreecommitdiffstats
path: root/libtdeedu/tdeeduplot
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:56:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:56:40 -0600
commit4565bfb4e2e9acc5f67603e3de8720b4cd3c9a7e (patch)
tree8bdb18e6838f1eb1357e22b6e50b2948d33868a6 /libtdeedu/tdeeduplot
parentd5f01dcc48ac3af828089b8810ef30a245e0346b (diff)
downloadtdeedu-4565bfb4e2e9acc5f67603e3de8720b4cd3c9a7e.tar.gz
tdeedu-4565bfb4e2e9acc5f67603e3de8720b4cd3c9a7e.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'libtdeedu/tdeeduplot')
-rw-r--r--libtdeedu/tdeeduplot/kplotaxis.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdeedu/tdeeduplot/kplotaxis.cpp b/libtdeedu/tdeeduplot/kplotaxis.cpp
index 69af4673..ca1b0e0e 100644
--- a/libtdeedu/tdeeduplot/kplotaxis.cpp
+++ b/libtdeedu/tdeeduplot/kplotaxis.cpp
@@ -17,7 +17,7 @@
#include <tqpainter.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "kplotaxis.h"
KPlotAxis::KPlotAxis() : m_visible(true), m_labelFieldWidth(0), m_labelFmt('g'),