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 55d1e5887..a6fd6df6a 100644 --- a/examples/demo/textdrawing/helpwindow.cpp +++ b/examples/demo/textdrawing/helpwindow.cpp @@ -16,7 +16,7 @@ #include <ntqtoolbutton.h> #include <ntqiconset.h> #include <ntqfile.h> -#include <ntqtextstream.h> +#include <tqtextstream.h> #include <ntqstylesheet.h> #include <ntqmessagebox.h> #include <ntqfiledialog.h> |