diff options
| -rw-r--r-- | simon/sound.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/sound.cpp b/simon/sound.cpp index fd036d27ed..853a9b93d2 100644 --- a/simon/sound.cpp +++ b/simon/sound.cpp @@ -17,6 +17,7 @@ * */ +#include "stdafx.h" #include "simon/sound.h" #include "common/file.h" #include "common/engine.h" |
