diff options
Diffstat (limited to 'tutorial/t7/main.cpp')
-rw-r--r-- | tutorial/t7/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t7/main.cpp b/tutorial/t7/main.cpp index 1b57c6bc7..7d5028dc9 100644 --- a/tutorial/t7/main.cpp +++ b/tutorial/t7/main.cpp @@ -9,7 +9,7 @@ #include <tqlcdnumber.h> #include <tqfont.h> #include <ntqvbox.h> -#include <ntqgrid.h> +#include <tqgrid.h> #include "lcdrange.h" |