diff options
Diffstat (limited to 'examples/opengl')
-rw-r--r-- | examples/opengl/glpixmap/globjwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/glpixmap/globjwin.cpp b/examples/opengl/glpixmap/globjwin.cpp index caee75e44..568117793 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -18,7 +18,7 @@ #include <ntqslider.h> #include <ntqlayout.h> #include <ntqframe.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <tqmenubar.h> #include <tqpopupmenu.h> #include <ntqapplication.h> |