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 b618e9413..e5fad9abc 100644
--- a/examples/listbox/listbox.h
+++ b/examples/listbox/listbox.h
@@ -15,7 +15,7 @@ class TQSpinBox;
class TQListBox;
class TQButtonGroup;
-#include <ntqwidget.h>
+#include <tqwidget.h>
class ListBoxDemo: public TQWidget