diff options
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.cpp')
-rw-r--r-- | examples/demo/textdrawing/helpwindow.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/textdrawing/helpwindow.cpp b/examples/demo/textdrawing/helpwindow.cpp index 713f08c78..13a538882 100644 --- a/examples/demo/textdrawing/helpwindow.cpp +++ b/examples/demo/textdrawing/helpwindow.cpp @@ -30,8 +30,8 @@ #include <tqdatastream.h> #include <ntqprinter.h> #include <ntqsimplerichtext.h> -#include <ntqpainter.h> -#include <ntqpaintdevicemetrics.h> +#include <tqpainter.h> +#include <tqpaintdevicemetrics.h> #include <ctype.h> |