diff options
Diffstat (limited to 'sword1/text.cpp')
-rw-r--r-- | sword1/text.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/text.cpp b/sword1/text.cpp index aa92b28aaa..5ff35811dd 100644 --- a/sword1/text.cpp +++ b/sword1/text.cpp @@ -19,7 +19,7 @@ * */ -#include "stdafx.h" +#include "common/stdafx.h" #include "sword1/text.h" #include "sword1/resman.h" #include "sword1/objectman.h" |