diff options
Diffstat (limited to 'common/domain/event.cpp')
-rw-r--r-- | common/domain/event.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/domain/event.cpp b/common/domain/event.cpp index 118ffa3..f3abd62 100644 --- a/common/domain/event.cpp +++ b/common/domain/event.cpp | |||
@@ -33,6 +33,7 @@ | |||
33 | #include "../definitions.h" | 33 | #include "../definitions.h" |
34 | #include "../typeindex.h" | 34 | #include "../typeindex.h" |
35 | #include "entitybuffer.h" | 35 | #include "entitybuffer.h" |
36 | #include "datastorequery.h" | ||
36 | #include "entity_generated.h" | 37 | #include "entity_generated.h" |
37 | 38 | ||
38 | #include "event_generated.h" | 39 | #include "event_generated.h" |