From eb2c0cae1cb7a02b72c15de0f4e8f4a68a9fa53a Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 12 Aug 2010 21:47:59 -0600 Subject: Simplify working with the event system EventManager has been merged into Event, with some new convinience methods added. Reviewed-by: Chuck Miller --- src/statuseffect.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/statuseffect.cpp') diff --git a/src/statuseffect.cpp b/src/statuseffect.cpp index 68bae823..d7c3f17a 100644 --- a/src/statuseffect.cpp +++ b/src/statuseffect.cpp @@ -21,7 +21,7 @@ #include "statuseffect.h" -#include "eventmanager.h" +#include "event.h" #include "log.h" #include "sound.h" -- cgit v1.2.3-70-g09d2