diff options
Diffstat (limited to 'sword2/memory.cpp')
-rw-r--r-- | sword2/memory.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sword2/memory.cpp b/sword2/memory.cpp index 784b359420..de9110466e 100644 --- a/sword2/memory.cpp +++ b/sword2/memory.cpp @@ -43,6 +43,7 @@ #include "common/stdafx.h" #include "sword2/sword2.h" #include "sword2/console.h" +#include "sword2/memory.h" namespace Sword2 { |