diff options
Diffstat (limited to 'examples/demo/i18n/wrapper.h')
-rw-r--r-- | examples/demo/i18n/wrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/i18n/wrapper.h b/examples/demo/i18n/wrapper.h index 78fbb7735..155361ffa 100644 --- a/examples/demo/i18n/wrapper.h +++ b/examples/demo/i18n/wrapper.h @@ -1,7 +1,7 @@ #ifndef WRAPPER_H #define WRAPPER_H -#include <ntqvbox.h> +#include <tqvbox.h> #include <tqtranslator.h> |