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 e64323664..b97eba408 100644 --- a/examples/rot13/rot13.cpp +++ b/examples/rot13/rot13.cpp @@ -9,7 +9,7 @@ #include "rot13.h" -#include <ntqmultilineedit.h> +#include <tqmultilineedit.h> #include <tqpushbutton.h> #include <ntqapplication.h> #include <ntqlayout.h> |