diff options
Diffstat (limited to 'examples/listbox/listbox.cpp')
-rw-r--r-- | examples/listbox/listbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/listbox/listbox.cpp b/examples/listbox/listbox.cpp index c5fceb6a3..539cba090 100644 --- a/examples/listbox/listbox.cpp +++ b/examples/listbox/listbox.cpp @@ -15,7 +15,7 @@ #include <tqspinbox.h> #include <tqlistbox.h> #include <tqbuttongroup.h> -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqpushbutton.h> |