diff options
Diffstat (limited to 'examples/checklists/main.cpp')
-rw-r--r-- | examples/checklists/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/checklists/main.cpp b/examples/checklists/main.cpp index 9da7ae1bd..65f368348 100644 --- a/examples/checklists/main.cpp +++ b/examples/checklists/main.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "checklists.h" -#include <qapplication.h> +#include <ntqapplication.h> int main( int argc, char **argv ) { |