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 b166017aa..ea9589138 100644 --- a/examples/richtext/richtext.cpp +++ b/examples/richtext/richtext.cpp @@ -12,7 +12,7 @@ #include <ntqhbox.h> #include <ntqhbox.h> #include <ntqpushbutton.h> -#include <ntqtextview.h> +#include <tqtextview.h> #include <ntqbrush.h> #include <ntqapplication.h> |