diff options
Diffstat (limited to 'examples/demo/i18n/wrapper.h')
-rw-r--r-- | examples/demo/i18n/wrapper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/i18n/wrapper.h b/examples/demo/i18n/wrapper.h index b1bddf586..882add78d 100644 --- a/examples/demo/i18n/wrapper.h +++ b/examples/demo/i18n/wrapper.h @@ -1,8 +1,8 @@ #ifndef WRAPPER_H #define WRAPPER_H -#include <qvbox.h> -#include <qtranslator.h> +#include <ntqvbox.h> +#include <ntqtranslator.h> class Wrapper : public TQVBox |