mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
event.h: Fix import GCC warning caused by ce87310
This commit is contained in:
@@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#import "irrlichttypes.h"
|
#include "irrlichttypes.h"
|
||||||
|
|
||||||
class MtEvent
|
class MtEvent
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user