diff options
Diffstat (limited to 'engines/sword2/debug.cpp')
-rw-r--r-- | engines/sword2/debug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword2/debug.cpp b/engines/sword2/debug.cpp index f1f93c4731..e6662a4ef7 100644 --- a/engines/sword2/debug.cpp +++ b/engines/sword2/debug.cpp @@ -25,7 +25,7 @@ * $Id$ */ -#include "common/stdafx.h" + #include "common/rect.h" #include "sword2/sword2.h" |