diff options
Diffstat (limited to 'examples/opengl/glpixmap')
| -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 568117793..52ab136dd 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -14,8 +14,8 @@  ****************************************************************************/ -#include <ntqpushbutton.h> -#include <ntqslider.h> +#include <tqpushbutton.h> +#include <tqslider.h>  #include <ntqlayout.h>  #include <ntqframe.h>  #include <tqlabel.h> | 
