diff options
Diffstat (limited to 'simon/simonsys.cpp')
-rw-r--r-- | simon/simonsys.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/simonsys.cpp b/simon/simonsys.cpp index 047a672f71..7d6d54b6c5 100644 --- a/simon/simonsys.cpp +++ b/simon/simonsys.cpp @@ -23,6 +23,7 @@ #include "stdafx.h" #include "scummsys.h" #include "system.h" +#include "mixer.h" #include "simon.h" #include <stdarg.h> |