diff options
Diffstat (limited to 'sword1/memman.cpp')
-rw-r--r-- | sword1/memman.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/memman.cpp b/sword1/memman.cpp index ab26f02ac4..55570b90db 100644 --- a/sword1/memman.cpp +++ b/sword1/memman.cpp @@ -19,7 +19,7 @@ * */ -#include "stdafx.h" +#include "common/stdafx.h" #include "sword1/memman.h" #include "common/util.h" |