diff options
Diffstat (limited to 'tutorial/t7')
-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 0a3465609..2b95fd0d6 100644 --- a/tutorial/t7/main.cpp +++ b/tutorial/t7/main.cpp @@ -7,7 +7,7 @@ #include <ntqapplication.h> #include <ntqpushbutton.h> #include <ntqlcdnumber.h> -#include <ntqfont.h> +#include <tqfont.h> #include <ntqvbox.h> #include <ntqgrid.h> |