diff options
Diffstat (limited to 'examples/demo/opengl')
-rw-r--r-- | examples/demo/opengl/glinfotext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/opengl/glinfotext.h b/examples/demo/opengl/glinfotext.h index 991428091..833a3dd3a 100644 --- a/examples/demo/opengl/glinfotext.h +++ b/examples/demo/opengl/glinfotext.h @@ -1,5 +1,5 @@ #include <ntqlayout.h> -#include <ntqtextview.h> +#include <tqtextview.h> #include <ntqfont.h> #include "glinfo.h" |