diff options
Diffstat (limited to 'src/net/tmwa/chathandler.cpp')
-rw-r--r-- | src/net/tmwa/chathandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/chathandler.cpp b/src/net/tmwa/chathandler.cpp index 368421285..7830d3a81 100644 --- a/src/net/tmwa/chathandler.cpp +++ b/src/net/tmwa/chathandler.cpp @@ -25,7 +25,7 @@ #include "actorspritemanager.h" #include "being.h" #include "configuration.h" -#include "event.h" +#include "depricatedevent.h" #include "game.h" #include "localplayer.h" #include "playerrelations.h" |