summaryrefslogtreecommitdiffstats
path: root/libtdeedu
diff options
context:
space:
mode:
Diffstat (limited to 'libtdeedu')
-rw-r--r--libtdeedu/extdate/extdatetime.h2
-rw-r--r--libtdeedu/tdeeducore/keduvocdata.h2
-rw-r--r--libtdeedu/tdeeduplot/kplotaxis.h2
-rw-r--r--libtdeedu/tdeeduplot/kplotobject.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/libtdeedu/extdate/extdatetime.h b/libtdeedu/extdate/extdatetime.h
index 0cadade4..d07eaa4a 100644
--- a/libtdeedu/extdate/extdatetime.h
+++ b/libtdeedu/extdate/extdatetime.h
@@ -20,7 +20,7 @@
#include "tqstring.h"
#include "tqnamespace.h"
#include "tqdatetime.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
#define INVALID_DAY LONG_MIN
diff --git a/libtdeedu/tdeeducore/keduvocdata.h b/libtdeedu/tdeeducore/keduvocdata.h
index 4310dacc..5006488a 100644
--- a/libtdeedu/tdeeducore/keduvocdata.h
+++ b/libtdeedu/tdeeducore/keduvocdata.h
@@ -21,7 +21,7 @@
#include <tqdom.h>
#include <tqvaluelist.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDE_EXPORT KEduVocDataItem
{
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