summaryrefslogtreecommitdiffstats
path: root/examples/rot13/rot13.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rot13/rot13.h')
-rw-r--r--examples/rot13/rot13.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rot13/rot13.h b/examples/rot13/rot13.h
index dc207c87..7e9d2850 100644
--- a/examples/rot13/rot13.h
+++ b/examples/rot13/rot13.h
@@ -14,7 +14,7 @@
#ifndef ROT13_H
#define ROT13_H
-#include <qwidget.h>
+#include <ntqwidget.h>
class TQMultiLineEdit;