summaryrefslogtreecommitdiffstats
path: root/examples/rot13/rot13.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rot13/rot13.cpp')
-rw-r--r--examples/rot13/rot13.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rot13/rot13.cpp b/examples/rot13/rot13.cpp
index b97eba408..4fb44d167 100644
--- a/examples/rot13/rot13.cpp
+++ b/examples/rot13/rot13.cpp
@@ -12,7 +12,7 @@
#include <tqmultilineedit.h>
#include <tqpushbutton.h>
#include <ntqapplication.h>
-#include <ntqlayout.h>
+#include <tqlayout.h>
Rot13::Rot13()
{