summaryrefslogtreecommitdiffstats
path: root/src/widgets/tqwhatsthis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/tqwhatsthis.cpp')
-rw-r--r--src/widgets/tqwhatsthis.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/tqwhatsthis.cpp b/src/widgets/tqwhatsthis.cpp
index 1328c49ea..242016454 100644
--- a/src/widgets/tqwhatsthis.cpp
+++ b/src/widgets/tqwhatsthis.cpp
@@ -46,13 +46,13 @@
#include "tqptrdict.h"
#include "tqtoolbutton.h"
#include "ntqshared.h"
-#include "ntqcursor.h"
+#include "tqcursor.h"
#include "tqbitmap.h"
#include "tqtooltip.h"
#include "tqsimplerichtext.h"
#include "tqstylesheet.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
-#include "ntqaccessible.h"
+#include "tqaccessible.h"
#endif
#if defined(TQ_WS_WIN)
#include "qt_windows.h"