diff options
Diffstat (limited to 'examples/demo/opengl/gllandscape.h')
-rw-r--r-- | examples/demo/opengl/gllandscape.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/opengl/gllandscape.h b/examples/demo/opengl/gllandscape.h index 7d91215c9..e4f457e7c 100644 --- a/examples/demo/opengl/gllandscape.h +++ b/examples/demo/opengl/gllandscape.h @@ -1,7 +1,7 @@ #ifndef GLLANDSCAPE_H #define GLLANDSCAPE_H -#include <qgl.h> +#include <ntqgl.h> class GLLandscape : public TQGLWidget { |