diff options
Diffstat (limited to 'examples/opengl/sharedbox/globjwin.cpp')
-rw-r--r-- | examples/opengl/sharedbox/globjwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/sharedbox/globjwin.cpp b/examples/opengl/sharedbox/globjwin.cpp index ddf8c16d7..cc85082e3 100644 --- a/examples/opengl/sharedbox/globjwin.cpp +++ b/examples/opengl/sharedbox/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 "glbox.h" |