Skip to content

Commit

Permalink
event.h: Fix import GCC warning caused by ce87310
Browse files Browse the repository at this point in the history
  • Loading branch information
SmallJoker committed Mar 31, 2018
1 parent ce87310 commit 0a8ca59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event.h
Expand Up @@ -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
{
Expand Down

0 comments on commit 0a8ca59

Please sign in to comment.