mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
event.h: Fix import GCC warning caused by ce87310
This commit is contained in:
parent
ce873108aa
commit
0a8ca59891
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue