diff options
Diffstat (limited to 'examples/rot13/rot13.cpp')
| -rw-r--r-- | examples/rot13/rot13.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/rot13/rot13.cpp b/examples/rot13/rot13.cpp index 4fb44d167..e7daf7ed1 100644 --- a/examples/rot13/rot13.cpp +++ b/examples/rot13/rot13.cpp @@ -11,7 +11,7 @@  #include <tqmultilineedit.h>  #include <tqpushbutton.h> -#include <ntqapplication.h> +#include <tqapplication.h>  #include <tqlayout.h>  Rot13::Rot13() | 
