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 6cf45e048..9a97228bb 100644 --- a/examples/richtext/richtext.cpp +++ b/examples/richtext/richtext.cpp @@ -11,7 +11,7 @@ #include <ntqhbox.h> #include <ntqhbox.h> -#include <ntqpushbutton.h> +#include <tqpushbutton.h> #include <tqtextview.h> #include <tqbrush.h> #include <ntqapplication.h> |