diff options
Diffstat (limited to 'examples/opengl/box/globjwin.cpp')
| -rw-r--r-- | examples/opengl/box/globjwin.cpp | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/examples/opengl/box/globjwin.cpp b/examples/opengl/box/globjwin.cpp index 8a8c62047..5bc52fb99 100644 --- a/examples/opengl/box/globjwin.cpp +++ b/examples/opengl/box/globjwin.cpp @@ -7,8 +7,8 @@  **  *****************************************************************************/ -#include <ntqpushbutton.h> -#include <ntqslider.h> +#include <tqpushbutton.h> +#include <tqslider.h>  #include <ntqlayout.h>  #include <ntqframe.h>  #include <tqmenubar.h> | 
