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