diff options
Diffstat (limited to 'examples/opengl/texture')
-rw-r--r-- | examples/opengl/texture/globjwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/texture/globjwin.cpp b/examples/opengl/texture/globjwin.cpp index 6a53492af..a14b6626e 100644 --- a/examples/opengl/texture/globjwin.cpp +++ b/examples/opengl/texture/globjwin.cpp @@ -9,7 +9,7 @@ #include <tqpushbutton.h> #include <tqslider.h> -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqframe.h> #include <tqmenubar.h> #include <tqpopupmenu.h> |