diff options
Diffstat (limited to 'sword2/resman.h')
-rw-r--r-- | sword2/resman.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/resman.h b/sword2/resman.h index f034ed3551..27e86e294f 100644 --- a/sword2/resman.h +++ b/sword2/resman.h @@ -20,7 +20,7 @@ #ifndef RESMAN_H #define RESMAN_H -#include "bs2/memory.h" +#include "sword2/memory.h" namespace Sword2 { |