diff options
Diffstat (limited to 'examples/opengl/box')
| -rw-r--r-- | examples/opengl/box/globjwin.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/box/globjwin.cpp b/examples/opengl/box/globjwin.cpp index 59fd0d7ae..bd41b765b 100644 --- a/examples/opengl/box/globjwin.cpp +++ b/examples/opengl/box/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>  | 
