diff options
-rw-r--r-- | scumm/base-costume.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/base-costume.cpp b/scumm/base-costume.cpp index f1838efbdd..2cde36b58d 100644 --- a/scumm/base-costume.cpp +++ b/scumm/base-costume.cpp @@ -20,6 +20,7 @@ * */ +#include "stdafx.h" #include "base-costume.h" |