diff options
Diffstat (limited to 'examples/opengl/texture/globjwin.cpp')
-rw-r--r-- | examples/opengl/texture/globjwin.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/opengl/texture/globjwin.cpp b/examples/opengl/texture/globjwin.cpp index 3a591c225..65ee40225 100644 --- a/examples/opengl/texture/globjwin.cpp +++ b/examples/opengl/texture/globjwin.cpp @@ -11,8 +11,8 @@ #include <ntqslider.h> #include <ntqlayout.h> #include <ntqframe.h> -#include <ntqmenubar.h> -#include <ntqpopupmenu.h> +#include <tqmenubar.h> +#include <tqpopupmenu.h> #include <ntqapplication.h> #include <ntqkeycode.h> #include "globjwin.h" |