diff options
Diffstat (limited to 'examples/opengl/glpixmap/globjwin.h')
-rw-r--r-- | examples/opengl/glpixmap/globjwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/glpixmap/globjwin.h b/examples/opengl/glpixmap/globjwin.h index b02ed67eb..7f8952f7d 100644 --- a/examples/opengl/glpixmap/globjwin.h +++ b/examples/opengl/glpixmap/globjwin.h @@ -17,7 +17,7 @@ #ifndef GLOBJWIN_H #define GLOBJWIN_H -#include <qwidget.h> +#include <ntqwidget.h> class GLBox; class TQLabel; |