summaryrefslogtreecommitdiffstats
path: root/examples/rot13
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rot13')
-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 dfcc5d68..e6432366 100644
--- a/examples/rot13/rot13.cpp
+++ b/examples/rot13/rot13.cpp
@@ -10,7 +10,7 @@
#include "rot13.h"
#include <ntqmultilineedit.h>
-#include <ntqpushbutton.h>
+#include <tqpushbutton.h>
#include <ntqapplication.h>
#include <ntqlayout.h>