diff options
Diffstat (limited to 'src/port/hooks/Events.h')
| -rw-r--r-- | src/port/hooks/Events.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/port/hooks/Events.h b/src/port/hooks/Events.h index 30afe9ec..3f53a7d1 100644 --- a/src/port/hooks/Events.h +++ b/src/port/hooks/Events.h @@ -2,4 +2,5 @@ #include "list/EngineEvent.h" #include "list/ActorEvent.h" -#include "list/ItemEvent.h"
\ No newline at end of file +#include "list/ItemEvent.h" +#include "list/ActionEvent.h"
\ No newline at end of file |
