summaryrefslogtreecommitdiffstats
path: root/tools/designer/examples/vcr/vcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/examples/vcr/vcr.h')
-rw-r--r--tools/designer/examples/vcr/vcr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/examples/vcr/vcr.h b/tools/designer/examples/vcr/vcr.h
index 39f3481fc..daff3d1d0 100644
--- a/tools/designer/examples/vcr/vcr.h
+++ b/tools/designer/examples/vcr/vcr.h
@@ -1,6 +1,6 @@
#ifndef VCR_H
#define VCR_H
-#include <qwidget.h>
+#include <ntqwidget.h>
class Vcr : public TQWidget
{