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 0452879e3..d28d33454 100644
--- a/examples/widgets/widgets.h
+++ b/examples/widgets/widgets.h
@@ -15,7 +15,7 @@
#define WIDGETS_H
#include <tqmainwindow.h>
-#include <ntqmovie.h>
+#include <tqmovie.h>
#include <ntqlistview.h>
class TQLabel;
class TQCheckBox;