diff options
Diffstat (limited to 'examples/opengl/overlay/globjwin.cpp')
-rw-r--r-- | examples/opengl/overlay/globjwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/overlay/globjwin.cpp b/examples/opengl/overlay/globjwin.cpp index 8e6640beb..93d6a6b4e 100644 --- a/examples/opengl/overlay/globjwin.cpp +++ b/examples/opengl/overlay/globjwin.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include <ntqlayout.h> -#include <ntqframe.h> +#include <tqframe.h> #include <tqmenubar.h> #include <tqpopupmenu.h> #include <ntqapplication.h> |