event.h: Fix import GCC warning caused by ce87310
parent
ce873108aa
commit
0a8ca59891
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue