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 93d6a6b4e..69f1becd3 100644 --- a/examples/opengl/overlay/globjwin.cpp +++ b/examples/opengl/overlay/globjwin.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqframe.h> #include <tqmenubar.h> #include <tqpopupmenu.h> |