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 923162368..30add9274 100644 --- a/tutorial/t6/main.cpp +++ b/tutorial/t6/main.cpp @@ -10,7 +10,7 @@  #include <tqlcdnumber.h>  #include <tqfont.h>  #include <ntqvbox.h> -#include <ntqgrid.h> +#include <tqgrid.h>  class LCDRange : public TQVBox  { | 
