summaryrefslogtreecommitdiffstats
path: root/src/workspace
diff options
context:
space:
mode:
Diffstat (limited to 'src/workspace')
-rw-r--r--src/workspace/ntqworkspace.h4
-rw-r--r--src/workspace/qworkspace.cpp2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/workspace/ntqworkspace.h b/src/workspace/ntqworkspace.h
index eee079d32..71227476e 100644
--- a/src/workspace/ntqworkspace.h
+++ b/src/workspace/ntqworkspace.h
@@ -42,8 +42,8 @@
#define TQWORKSPACE_H
#ifndef QT_H
-#include "ntqwidget.h"
-#include "ntqwidgetlist.h"
+#include "tqwidget.h"
+#include "tqwidgetlist.h"
#endif // QT_H
#ifndef TQT_NO_WORKSPACE
diff --git a/src/workspace/qworkspace.cpp b/src/workspace/qworkspace.cpp
index a2cd96faf..4479c0d8a 100644
--- a/src/workspace/qworkspace.cpp
+++ b/src/workspace/qworkspace.cpp
@@ -53,7 +53,7 @@
#include "ntqmenubar.h"
#include "ntqguardedptr.h"
#include "ntqiconset.h"
-#include "../widgets/qwidgetresizehandler_p.h"
+#include "../widgets/tqwidgetresizehandler_p.h"
#include "ntqfocusdata.h"
#include "ntqdatetime.h"
#include "ntqtooltip.h"