summaryrefslogtreecommitdiffstats
path: root/tutorial/t4/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t4/main.cpp')
-rw-r--r--tutorial/t4/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t4/main.cpp b/tutorial/t4/main.cpp
index fb89b924..583fe556 100644
--- a/tutorial/t4/main.cpp
+++ b/tutorial/t4/main.cpp
@@ -6,7 +6,7 @@
#include <ntqapplication.h>
#include <ntqpushbutton.h>
-#include <ntqfont.h>
+#include <tqfont.h>
class MyWidget : public TQWidget