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 882add78d..78fbb7735 100644 --- a/examples/demo/i18n/wrapper.h +++ b/examples/demo/i18n/wrapper.h @@ -2,7 +2,7 @@ #define WRAPPER_H #include <ntqvbox.h> -#include <ntqtranslator.h> +#include <tqtranslator.h> class Wrapper : public TQVBox |