diff options
Diffstat (limited to 'examples/opengl/glpixmap')
-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 db20c5331..408b4920b 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -16,7 +16,7 @@ #include <tqpushbutton.h> #include <tqslider.h> -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqframe.h> #include <tqlabel.h> #include <tqmenubar.h> |