diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/event.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/event.h b/src/event.h index ae200978c..149f7eecd 100644 --- a/src/event.h +++ b/src/event.h @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #pragma once -#import "irrlichttypes.h" +#include "irrlichttypes.h" class MtEvent { |