summaryrefslogtreecommitdiffstats
path: root/examples/demo/opengl/gllandscape.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/opengl/gllandscape.h')
-rw-r--r--examples/demo/opengl/gllandscape.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/opengl/gllandscape.h b/examples/demo/opengl/gllandscape.h
index 7d91215c..e4f457e7 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
{