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 54a03c012..5288b5eba 100644 --- a/examples/demo/opengl/gllandscape.h +++ b/examples/demo/opengl/gllandscape.h @@ -1,7 +1,7 @@ #ifndef GLLANDSCAPE_H #define GLLANDSCAPE_H -#include <ntqgl.h> +#include <tqgl.h> class GLLandscape : public TQGLWidget { |