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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/widgets/widgets.h b/examples/widgets/widgets.h
index 628068f87..8fc9cca55 100644
--- a/examples/widgets/widgets.h
+++ b/examples/widgets/widgets.h
@@ -14,9 +14,9 @@
#ifndef WIDGETS_H
#define WIDGETS_H
-#include <qmainwindow.h>
-#include <qmovie.h>
-#include <qlistview.h>
+#include <ntqmainwindow.h>
+#include <ntqmovie.h>
+#include <ntqlistview.h>
class TQLabel;
class TQCheckBox;
class TQProgressBar;