summaryrefslogtreecommitdiffstats
path: root/tools/designer/examples/opengl/glwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/examples/opengl/glwidget.h')
-rw-r--r--tools/designer/examples/opengl/glwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/examples/opengl/glwidget.h b/tools/designer/examples/opengl/glwidget.h
index b63884ed..6cb998ee 100644
--- a/tools/designer/examples/opengl/glwidget.h
+++ b/tools/designer/examples/opengl/glwidget.h
@@ -35,7 +35,7 @@
#ifndef GLWIDGET_H
#define GLWIDGET_H
-#include <qgl.h>
+#include <ntqgl.h>
class GLWidget : public TQGLWidget
{