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 6d832453d..709614385 100644 --- a/examples/opengl/sharedbox/globjwin.cpp +++ b/examples/opengl/sharedbox/globjwin.cpp @@ -10,7 +10,7 @@ #include <tqpushbutton.h> #include <tqslider.h> #include <ntqlayout.h> -#include <ntqframe.h> +#include <tqframe.h> #include <tqmenubar.h> #include <tqpopupmenu.h> #include <ntqapplication.h> |