summaryrefslogtreecommitdiffstats
path: root/src/core/common.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-01-12 12:22:44 +0100
committerGitHub <noreply@github.com>2021-01-12 12:22:44 +0100
commit8888ee3974587cfb6172e420210df75e5c5de3f7 (patch)
tree10294da8d82bcdedaaf64cee35897a7fe08b64ea /src/core/common.h
parentMerge branch 'miami' into lcs (diff)
parentMore fix (diff)
downloadre3-8888ee3974587cfb6172e420210df75e5c5de3f7.tar
re3-8888ee3974587cfb6172e420210df75e5c5de3f7.tar.gz
re3-8888ee3974587cfb6172e420210df75e5c5de3f7.tar.bz2
re3-8888ee3974587cfb6172e420210df75e5c5de3f7.tar.lz
re3-8888ee3974587cfb6172e420210df75e5c5de3f7.tar.xz
re3-8888ee3974587cfb6172e420210df75e5c5de3f7.tar.zst
re3-8888ee3974587cfb6172e420210df75e5c5de3f7.zip
Diffstat (limited to 'src/core/common.h')
-rw-r--r--src/core/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/common.h b/src/core/common.h
index 3e919ab6..ace15ee1 100644
--- a/src/core/common.h
+++ b/src/core/common.h
@@ -93,6 +93,7 @@ typedef ptrdiff_t ssize_t;
#include "config.h"
#include "memoryManager.h"
+#include "relocatableChunk.h"
#include <rphanim.h>
#include <rpskin.h>