diff options
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.cpp')
-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 8804a513a..88d54f5b0 100644 --- a/examples/demo/textdrawing/helpwindow.cpp +++ b/examples/demo/textdrawing/helpwindow.cpp @@ -20,7 +20,7 @@ #include <tqstylesheet.h> #include <tqmessagebox.h> #include <tqfiledialog.h> -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqcombobox.h> #include <tqevent.h> #include <tqlineedit.h> |