summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqrect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/tqrect.h')
-rw-r--r--src/kernel/tqrect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqrect.h b/src/kernel/tqrect.h
index d7dd2886b..1b66b1834 100644
--- a/src/kernel/tqrect.h
+++ b/src/kernel/tqrect.h
@@ -272,5 +272,5 @@ inline bool TQRect::contains( int x, int y ) const
y >= y1 && y <= y2;
}
#define Q_DEFINED_QRECT
-#include "ntqwinexport.h"
+#include "tqwinexport.h"
#endif // TQRECT_H