diff options
Diffstat (limited to 'engines/sword1/eventman.cpp')
-rw-r--r-- | engines/sword1/eventman.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword1/eventman.cpp b/engines/sword1/eventman.cpp index 74c8b30f9a..3d36880700 100644 --- a/engines/sword1/eventman.cpp +++ b/engines/sword1/eventman.cpp @@ -23,7 +23,7 @@ * */ -#include "common/stdafx.h" + #include "sword1/eventman.h" #include "sword1/sworddefs.h" #include "common/util.h" |