diff options
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.cpp')
-rw-r--r-- | examples/demo/textdrawing/helpwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/textdrawing/helpwindow.cpp b/examples/demo/textdrawing/helpwindow.cpp index 90ed211d4..6859d57e7 100644 --- a/examples/demo/textdrawing/helpwindow.cpp +++ b/examples/demo/textdrawing/helpwindow.cpp @@ -29,7 +29,7 @@ #include <tqfile.h> #include <tqdatastream.h> #include <tqprinter.h> -#include <ntqsimplerichtext.h> +#include <tqsimplerichtext.h> #include <tqpainter.h> #include <tqpaintdevicemetrics.h> |