summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/widgets.h')
-rw-r--r--examples/widgets/widgets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/widgets.h b/examples/widgets/widgets.h
index 12e814a6..0452879e 100644
--- a/examples/widgets/widgets.h
+++ b/examples/widgets/widgets.h
@@ -14,7 +14,7 @@
#ifndef WIDGETS_H
#define WIDGETS_H
-#include <ntqmainwindow.h>
+#include <tqmainwindow.h>
#include <ntqmovie.h>
#include <ntqlistview.h>
class TQLabel;