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