diff options
Diffstat (limited to 'examples/opengl/texture/gltexobj.h')
-rw-r--r-- | examples/opengl/texture/gltexobj.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/texture/gltexobj.h b/examples/opengl/texture/gltexobj.h index 9fa368376..8d167228a 100644 --- a/examples/opengl/texture/gltexobj.h +++ b/examples/opengl/texture/gltexobj.h @@ -16,7 +16,7 @@ #ifndef GLTEXOBJ_H #define GLTEXOBJ_H -#include <qgl.h> +#include <ntqgl.h> class GLTexobj : public TQGLWidget |