diff options
Diffstat (limited to 'src/kernel/tqpoint.h')
-rw-r--r-- | src/kernel/tqpoint.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/tqpoint.h b/src/kernel/tqpoint.h index c38e379b2..7ca714888 100644 --- a/src/kernel/tqpoint.h +++ b/src/kernel/tqpoint.h @@ -42,7 +42,7 @@ #define TQPOINT_H #ifndef QT_H -#include "ntqwindowdefs.h" +#include "tqwindowdefs.h" #endif // QT_H @@ -215,5 +215,5 @@ inline const TQPoint operator/( const TQPoint &p, double c ) } #define Q_DEFINED_QPOINT -#include "ntqwinexport.h" +#include "tqwinexport.h" #endif // TQPOINT_H |