diff options
Diffstat (limited to 'examples/opengl/glpixmap/globjwin.cpp')
-rw-r--r-- | examples/opengl/glpixmap/globjwin.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/opengl/glpixmap/globjwin.cpp b/examples/opengl/glpixmap/globjwin.cpp index bdb22eefa..a34dd3cd8 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -19,8 +19,8 @@ #include <ntqlayout.h> #include <ntqframe.h> #include <ntqlabel.h> -#include <ntqmenubar.h> -#include <ntqpopupmenu.h> +#include <tqmenubar.h> +#include <tqpopupmenu.h> #include <ntqapplication.h> #include <ntqkeycode.h> #include <ntqpixmap.h> |