diff options
Diffstat (limited to 'examples/listboxcombo/listboxcombo.h')
-rw-r--r-- | examples/listboxcombo/listboxcombo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/listboxcombo/listboxcombo.h b/examples/listboxcombo/listboxcombo.h index b614fbd2a..5131fe35f 100644 --- a/examples/listboxcombo/listboxcombo.h +++ b/examples/listboxcombo/listboxcombo.h @@ -10,7 +10,7 @@ #ifndef LISTBOX_COMBO_H #define LISTBOX_COMBO_H -#include <qvbox.h> +#include <ntqvbox.h> class TQListBox; class TQLabel; |