diff options
Diffstat (limited to 'examples/opengl/overlay/globjwin.cpp')
-rw-r--r-- | examples/opengl/overlay/globjwin.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/opengl/overlay/globjwin.cpp b/examples/opengl/overlay/globjwin.cpp index 585994a7b..8e6640beb 100644 --- a/examples/opengl/overlay/globjwin.cpp +++ b/examples/opengl/overlay/globjwin.cpp @@ -9,8 +9,8 @@ #include <ntqlayout.h> #include <ntqframe.h> -#include <ntqmenubar.h> -#include <ntqpopupmenu.h> +#include <tqmenubar.h> +#include <tqpopupmenu.h> #include <ntqapplication.h> #include <ntqmessagebox.h> #include "globjwin.h" |