diff options
Diffstat (limited to 'mkspecs/hpux-acc/qplatformdefs.h')
-rw-r--r-- | mkspecs/hpux-acc/qplatformdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/hpux-acc/qplatformdefs.h b/mkspecs/hpux-acc/qplatformdefs.h index e47f153f8..535970aec 100644 --- a/mkspecs/hpux-acc/qplatformdefs.h +++ b/mkspecs/hpux-acc/qplatformdefs.h @@ -51,7 +51,7 @@ extern "C" int res_init(); #define QT_NO_LIBRARY_UNLOAD -#if !defined(QT_NO_COMPAT) +#if !defined(TQT_NO_COMPAT) #define QT_STATBUF struct stat #define QT_STATBUF4TSTAT struct stat #define QT_STAT ::stat |