diff options
Diffstat (limited to 'examples/opengl/glpixmap/globjwin.cpp')
-rw-r--r-- | examples/opengl/glpixmap/globjwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/glpixmap/globjwin.cpp b/examples/opengl/glpixmap/globjwin.cpp index 52ab136dd..db20c5331 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -17,7 +17,7 @@ #include <tqpushbutton.h> #include <tqslider.h> #include <ntqlayout.h> -#include <ntqframe.h> +#include <tqframe.h> #include <tqlabel.h> #include <tqmenubar.h> #include <tqpopupmenu.h> |