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 65f368348..0aa41c9ac 100644 --- a/examples/checklists/main.cpp +++ b/examples/checklists/main.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "checklists.h" -#include <ntqapplication.h> +#include <tqapplication.h> int main( int argc, char **argv ) { |