diff options
Diffstat (limited to 'mkspecs/win32-borland/qplatformdefs.h')
-rw-r--r-- | mkspecs/win32-borland/qplatformdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/win32-borland/qplatformdefs.h b/mkspecs/win32-borland/qplatformdefs.h index 39ce64a01..6cad4a676 100644 --- a/mkspecs/win32-borland/qplatformdefs.h +++ b/mkspecs/win32-borland/qplatformdefs.h @@ -9,7 +9,7 @@ // Get TQt defines/settings -#include "qglobal.h" +#include "ntqglobal.h" #define Q_FS_FAT #define _POSIX_ |