diff options
Diffstat (limited to 'examples/helpviewer/helpwindow.cpp')
-rw-r--r-- | examples/helpviewer/helpwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpviewer/helpwindow.cpp b/examples/helpviewer/helpwindow.cpp index 98dcd4548..aadf0c04b 100644 --- a/examples/helpviewer/helpwindow.cpp +++ b/examples/helpviewer/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> |