summaryrefslogtreecommitdiffstats
path: root/examples/demo/opengl/glinfotext.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/opengl/glinfotext.h')
-rw-r--r--examples/demo/opengl/glinfotext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/opengl/glinfotext.h b/examples/demo/opengl/glinfotext.h
index 833a3dd3a..f5b6b3a49 100644
--- a/examples/demo/opengl/glinfotext.h
+++ b/examples/demo/opengl/glinfotext.h
@@ -1,6 +1,6 @@
#include <ntqlayout.h>
#include <tqtextview.h>
-#include <ntqfont.h>
+#include <tqfont.h>
#include "glinfo.h"
class GLInfoText : public TQWidget