diff options
Diffstat (limited to 'q15/src/main.cpp')
-rw-r--r-- | q15/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/q15/src/main.cpp b/q15/src/main.cpp index b438794f..849a4ee6 100644 --- a/q15/src/main.cpp +++ b/q15/src/main.cpp @@ -11,7 +11,7 @@ #include <stdlib.h> -#include <ntqapplication.h> +#include <tqapplication.h> #include "mainwindow.h" |