diff options
Diffstat (limited to 'examples/demo/i18n/i18n.h')
-rw-r--r-- | examples/demo/i18n/i18n.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/i18n/i18n.h b/examples/demo/i18n/i18n.h index 850e48c39..29663e1f5 100644 --- a/examples/demo/i18n/i18n.h +++ b/examples/demo/i18n/i18n.h @@ -1,7 +1,7 @@ #ifndef I18N_H #define I18N_H -#include <qmainwindow.h> +#include <ntqmainwindow.h> class TQWorkspace; class TQAction; |