summaryrefslogtreecommitdiffstats
path: root/knode/knconvert.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/knconvert.h')
-rw-r--r--knode/knconvert.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/knode/knconvert.h b/knode/knconvert.h
index 56d2f13b..323a67c8 100644
--- a/knode/knconvert.h
+++ b/knode/knconvert.h
@@ -21,7 +21,7 @@
#include <tqglobal.h>
#include <tqvaluelist.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQListBox;
class TQLabel;
@@ -32,7 +32,7 @@ class KLineEdit;
class TDEProcess;
-class KDE_EXPORT KNConvert : public TQDialog {
+class TDE_EXPORT KNConvert : public TQDialog {
TQ_OBJECT