diff options
Diffstat (limited to 'src/opengl/ntqgl.h')
-rw-r--r-- | src/opengl/ntqgl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/ntqgl.h b/src/opengl/ntqgl.h index a8f933cf7..191f6161a 100644 --- a/src/opengl/ntqgl.h +++ b/src/opengl/ntqgl.h @@ -52,7 +52,7 @@ #define TQM_EXPORT_OPENGL Q_EXPORT #endif -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT #define TQGL_VERSION 450 #define TQGL_VERSION_STR "4.5" TQM_EXPORT_OPENGL inline const char *qGLVersion() { |