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 315ea62eb..98dcd4548 100644 --- a/examples/helpviewer/helpwindow.cpp +++ b/examples/helpviewer/helpwindow.cpp @@ -14,7 +14,7 @@ #include <ntqmenubar.h> #include <ntqtoolbar.h> #include <ntqtoolbutton.h> -#include <ntqiconset.h> +#include <tqiconset.h> #include <ntqfile.h> #include <tqtextstream.h> #include <ntqstylesheet.h> |