summaryrefslogtreecommitdiffstats
path: root/examples/hello/hello.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello/hello.cpp')
-rw-r--r--examples/hello/hello.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hello/hello.cpp b/examples/hello/hello.cpp
index 815b586ba..084a6d7d4 100644
--- a/examples/hello/hello.cpp
+++ b/examples/hello/hello.cpp
@@ -8,7 +8,7 @@
*****************************************************************************/
#include "hello.h"
-#include <ntqpushbutton.h>
+#include <tqpushbutton.h>
#include <tqtimer.h>
#include <tqpainter.h>
#include <tqpixmap.h>