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 9d1a7cd1f..dcf95de06 100644 --- a/examples/helpviewer/helpwindow.cpp +++ b/examples/helpviewer/helpwindow.cpp @@ -22,7 +22,7 @@ #include <tqfiledialog.h> #include <ntqapplication.h> #include <ntqcombobox.h> -#include <ntqevent.h> +#include <tqevent.h> #include <ntqlineedit.h> #include <tqobjectlist.h> #include <tqfileinfo.h> |