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 140a9333f..49a74efbc 100644 --- a/examples/helpviewer/helpwindow.cpp +++ b/examples/helpviewer/helpwindow.cpp @@ -24,7 +24,7 @@ #include <ntqcombobox.h> #include <ntqevent.h> #include <ntqlineedit.h> -#include <ntqobjectlist.h> +#include <tqobjectlist.h> #include <ntqfileinfo.h> #include <ntqfile.h> #include <ntqdatastream.h> |