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