summaryrefslogtreecommitdiffstats
path: root/libtdeedu/tdeeduplot
diff options
context:
space:
mode:
Diffstat (limited to 'libtdeedu/tdeeduplot')
-rw-r--r--libtdeedu/tdeeduplot/kplotaxis.h2
-rw-r--r--libtdeedu/tdeeduplot/kplotobject.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libtdeedu/tdeeduplot/kplotaxis.h b/libtdeedu/tdeeduplot/kplotaxis.h
index e0d791a0..901bc4a3 100644
--- a/libtdeedu/tdeeduplot/kplotaxis.h
+++ b/libtdeedu/tdeeduplot/kplotaxis.h
@@ -20,7 +20,7 @@
#include <tqstring.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
/**class KPlotAxis
*@short Contains all data for drawing an axis including format specification axis labels.
diff --git a/libtdeedu/tdeeduplot/kplotobject.h b/libtdeedu/tdeeduplot/kplotobject.h
index a38d4be7..70fe608f 100644
--- a/libtdeedu/tdeeduplot/kplotobject.h
+++ b/libtdeedu/tdeeduplot/kplotobject.h
@@ -22,7 +22,7 @@
class TQString;
class TQPainter;
-#include <kdemacros.h>
+#include <tdemacros.h>
/**class DRect
*@short equivalent of TQRect with double x,y coordinates