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 574b6b5fe..3d6077f05 100644 --- a/examples/opengl/glpixmap/globjwin.h +++ b/examples/opengl/glpixmap/globjwin.h @@ -17,7 +17,7 @@ #ifndef GLOBJWIN_H #define GLOBJWIN_H -#include <ntqwidget.h> +#include <tqwidget.h> class GLBox; class TQLabel; |