diff options
Diffstat (limited to 'engines/hdb/ai-waypoint.cpp')
-rw-r--r-- | engines/hdb/ai-waypoint.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hdb/ai-waypoint.cpp b/engines/hdb/ai-waypoint.cpp index bab7ee8496..86480eb10e 100644 --- a/engines/hdb/ai-waypoint.cpp +++ b/engines/hdb/ai-waypoint.cpp @@ -23,6 +23,7 @@ #include "hdb/hdb.h" #include "hdb/gfx.h" #include "hdb/map.h" +#include "hdb/sound.h" namespace HDB { |