diff options
Diffstat (limited to 'src/net/eathena/beingrecv.cpp')
-rw-r--r-- | src/net/eathena/beingrecv.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/beingrecv.cpp b/src/net/eathena/beingrecv.cpp index b2738a263..156c81d8f 100644 --- a/src/net/eathena/beingrecv.cpp +++ b/src/net/eathena/beingrecv.cpp @@ -35,7 +35,7 @@ #include "enums/resources/notifytypes.h" -#include "particle/particle.h" +#include "particle/particleengine.h" #include "input/keyboardconfig.h" |