diff options
Diffstat (limited to 'examples/richtext/richtext.cpp')
-rw-r--r-- | examples/richtext/richtext.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/richtext/richtext.cpp b/examples/richtext/richtext.cpp index 9a97228bb..dea4366c4 100644 --- a/examples/richtext/richtext.cpp +++ b/examples/richtext/richtext.cpp @@ -9,8 +9,8 @@ #include "richtext.h" -#include <ntqhbox.h> -#include <ntqhbox.h> +#include <tqhbox.h> +#include <tqhbox.h> #include <tqpushbutton.h> #include <tqtextview.h> #include <tqbrush.h> |