diff options
Diffstat (limited to 'tutorial/t2')
-rw-r--r-- | tutorial/t2/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t2/main.cpp b/tutorial/t2/main.cpp index ab32ea986..4490c6d67 100644 --- a/tutorial/t2/main.cpp +++ b/tutorial/t2/main.cpp @@ -6,7 +6,7 @@ #include <ntqapplication.h> #include <ntqpushbutton.h> -#include <ntqfont.h> +#include <tqfont.h> int main( int argc, char **argv ) |