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 ea9589138..6cf45e048 100644 --- a/examples/richtext/richtext.cpp +++ b/examples/richtext/richtext.cpp @@ -13,7 +13,7 @@ #include <ntqhbox.h> #include <ntqpushbutton.h> #include <tqtextview.h> -#include <ntqbrush.h> +#include <tqbrush.h> #include <ntqapplication.h> static const char* sayings[] = { |