diff options
-rw-r--r-- | sword1/staticres.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sword1/staticres.cpp b/sword1/staticres.cpp index ed88d3eb42..a1d398446e 100644 --- a/sword1/staticres.cpp +++ b/sword1/staticres.cpp @@ -19,6 +19,7 @@ * */ +#include "stdafx.h" #include "sworddefs.h" #include "swordres.h" #include "screen.h" |