diff options
Diffstat (limited to 'examples/opengl/overlay/main.cpp')
-rw-r--r-- | examples/opengl/overlay/main.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/opengl/overlay/main.cpp b/examples/opengl/overlay/main.cpp index 3844704fd..ca1ec488c 100644 --- a/examples/opengl/overlay/main.cpp +++ b/examples/opengl/overlay/main.cpp @@ -17,9 +17,9 @@ // #include "globjwin.h" -#include <qapplication.h> -#include <qgl.h> -#include <qmessagebox.h> +#include <ntqapplication.h> +#include <ntqgl.h> +#include <ntqmessagebox.h> /* The main program is here. |