diff options
Diffstat (limited to 'examples/opengl/texture')
| -rw-r--r-- | examples/opengl/texture/globjwin.cpp | 2 | ||||
| -rw-r--r-- | examples/opengl/texture/main.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/opengl/texture/globjwin.cpp b/examples/opengl/texture/globjwin.cpp index 363e8c2e2..7dd752afb 100644 --- a/examples/opengl/texture/globjwin.cpp +++ b/examples/opengl/texture/globjwin.cpp @@ -13,7 +13,7 @@ #include <tqframe.h> #include <tqmenubar.h> #include <tqpopupmenu.h> -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqkeycode.h> #include "globjwin.h" #include "gltexobj.h" diff --git a/examples/opengl/texture/main.cpp b/examples/opengl/texture/main.cpp index 499e016e7..572049d10 100644 --- a/examples/opengl/texture/main.cpp +++ b/examples/opengl/texture/main.cpp @@ -15,7 +15,7 @@ // #include "globjwin.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqgl.h> /* |
