diff options
Diffstat (limited to 'tutorial/t5/main.cpp')
-rw-r--r-- | tutorial/t5/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t5/main.cpp b/tutorial/t5/main.cpp index 2b9a710d7..db3d2536d 100644 --- a/tutorial/t5/main.cpp +++ b/tutorial/t5/main.cpp @@ -8,7 +8,7 @@ #include <ntqpushbutton.h> #include <ntqslider.h> #include <ntqlcdnumber.h> -#include <ntqfont.h> +#include <tqfont.h> #include <ntqvbox.h> |