diff options
Diffstat (limited to 'examples/demo/opengl/glinfo.h')
-rw-r--r-- | examples/demo/opengl/glinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/opengl/glinfo.h b/examples/demo/opengl/glinfo.h index 70266fc1d..109c88ceb 100644 --- a/examples/demo/opengl/glinfo.h +++ b/examples/demo/opengl/glinfo.h @@ -10,7 +10,7 @@ #ifndef GLINFO_H #define GLINFO_H -#include <qstring.h> +#include <ntqstring.h> class GLInfo { |