summaryrefslogtreecommitdiffstats
path: root/examples/listbox/listbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/listbox/listbox.h')
-rw-r--r--examples/listbox/listbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/listbox/listbox.h b/examples/listbox/listbox.h
index 62cd8c82f..06581e0a0 100644
--- a/examples/listbox/listbox.h
+++ b/examples/listbox/listbox.h
@@ -15,7 +15,7 @@ class TQSpinBox;
class TQListBox;
class TQButtonGroup;
-#include <qwidget.h>
+#include <ntqwidget.h>
class ListBoxDemo: public TQWidget