diff options
Diffstat (limited to 'engines/hdb/gfx.cpp')
-rw-r--r-- | engines/hdb/gfx.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hdb/gfx.cpp b/engines/hdb/gfx.cpp index 643451d768..842bdcf4a1 100644 --- a/engines/hdb/gfx.cpp +++ b/engines/hdb/gfx.cpp @@ -28,6 +28,7 @@ #include "hdb/gfx.h" #include "hdb/input.h" #include "hdb/mpc.h" +#include "hdb/sound.h" namespace HDB { |