diff options
Diffstat (limited to 'examples/demo/textdrawing')
-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 a4f6772a2..3795d5cb0 100644 --- a/examples/demo/textdrawing/helpwindow.cpp +++ b/examples/demo/textdrawing/helpwindow.cpp @@ -17,7 +17,7 @@ #include <tqiconset.h> #include <ntqfile.h> #include <tqtextstream.h> -#include <ntqstylesheet.h> +#include <tqstylesheet.h> #include <ntqmessagebox.h> #include <ntqfiledialog.h> #include <ntqapplication.h> |