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 b716fc04e..da325f621 100644 --- a/examples/demo/i18n/i18n.h +++ b/examples/demo/i18n/i18n.h @@ -1,7 +1,7 @@ #ifndef I18N_H #define I18N_H -#include <ntqmainwindow.h> +#include <tqmainwindow.h> class TQWorkspace; class TQAction; |