diff options
Diffstat (limited to 'tutorial/t6/main.cpp')
-rw-r--r-- | tutorial/t6/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t6/main.cpp b/tutorial/t6/main.cpp index 30add9274..b976e7f48 100644 --- a/tutorial/t6/main.cpp +++ b/tutorial/t6/main.cpp @@ -9,7 +9,7 @@ #include <tqslider.h> #include <tqlcdnumber.h> #include <tqfont.h> -#include <ntqvbox.h> +#include <tqvbox.h> #include <tqgrid.h> class LCDRange : public TQVBox |