projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce87310
)
event.h: Fix import GCC warning caused by ce87310
author
SmallJoker
<mk939@ymail.com>
Sat, 31 Mar 2018 12:33:54 +0000
(14:33 +0200)
committer
SmallJoker
<mk939@ymail.com>
Sat, 31 Mar 2018 12:33:54 +0000
(14:33 +0200)
src/event.h
patch
|
blob
|
history
diff --git
a/src/event.h
b/src/event.h
index ae200978c2a040a590589c9ed1915398fd880ae6..149f7eecd906dd40f06f3f1c0064e6f81e4c99db 100644
(file)
--- 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
-#i
mport
"irrlichttypes.h"
+#i
nclude
"irrlichttypes.h"
class MtEvent
{