diff options
Diffstat (limited to 'engines/gob/sound/pcspeaker.cpp')
-rw-r--r-- | engines/gob/sound/pcspeaker.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/sound/pcspeaker.cpp b/engines/gob/sound/pcspeaker.cpp index d0dcb9a871..7ba9fa75df 100644 --- a/engines/gob/sound/pcspeaker.cpp +++ b/engines/gob/sound/pcspeaker.cpp @@ -20,6 +20,7 @@ * */ +#include "audio/softsynth/pcspk.h" #include "gob/sound/pcspeaker.h" namespace Gob { |