diff options
Diffstat (limited to 'examples/opengl/texture/main.cpp')
-rw-r--r-- | examples/opengl/texture/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/texture/main.cpp b/examples/opengl/texture/main.cpp index 35b97f368..499e016e7 100644 --- a/examples/opengl/texture/main.cpp +++ b/examples/opengl/texture/main.cpp @@ -16,7 +16,7 @@ #include "globjwin.h" #include <ntqapplication.h> -#include <ntqgl.h> +#include <tqgl.h> /* The main program is here. |