diff options
Diffstat (limited to 'engines/hdb/input.cpp')
-rw-r--r-- | engines/hdb/input.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hdb/input.cpp b/engines/hdb/input.cpp index e345032368..b9ab6fe624 100644 --- a/engines/hdb/input.cpp +++ b/engines/hdb/input.cpp @@ -21,6 +21,7 @@ */ #include "hdb/hdb.h" +#include "hdb/gfx.h" #include "hdb/menu.h" namespace HDB { |