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 099b5dde0..8804a513a 100644 --- a/examples/demo/textdrawing/helpwindow.cpp +++ b/examples/demo/textdrawing/helpwindow.cpp @@ -18,7 +18,7 @@ #include <tqfile.h> #include <tqtextstream.h> #include <tqstylesheet.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h> #include <tqfiledialog.h> #include <ntqapplication.h> #include <tqcombobox.h> |