diff options
Diffstat (limited to 'examples/richtext/richtext.cpp')
| -rw-r--r-- | examples/richtext/richtext.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/richtext/richtext.cpp b/examples/richtext/richtext.cpp index dea4366c4..3e8d4811b 100644 --- a/examples/richtext/richtext.cpp +++ b/examples/richtext/richtext.cpp @@ -14,7 +14,7 @@  #include <tqpushbutton.h>  #include <tqtextview.h>  #include <tqbrush.h> -#include <ntqapplication.h> +#include <tqapplication.h>  static const char* sayings[] = {      "<b>Saying 1:</b><br>" | 
