aboutsummaryrefslogtreecommitdiff
path: root/sword1/memman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/memman.cpp')
-rw-r--r--sword1/memman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/memman.cpp b/sword1/memman.cpp
index 37c8574fbe..f26c61b33c 100644
--- a/sword1/memman.cpp
+++ b/sword1/memman.cpp
@@ -20,7 +20,7 @@
*/
#include "stdafx.h"
-#include "memman.h"
+#include "sword1/memman.h"
#include "common/util.h"
namespace Sword1 {