diff options
Diffstat (limited to 'src/f_ap/f_ap_game.cpp')
| -rw-r--r-- | src/f_ap/f_ap_game.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/f_ap/f_ap_game.cpp b/src/f_ap/f_ap_game.cpp index b92d220f01..f3583e9c80 100644 --- a/src/f_ap/f_ap_game.cpp +++ b/src/f_ap/f_ap_game.cpp @@ -18,6 +18,7 @@ #include "d/actor/d_a_midna.h" #include "d/d_model.h" #include "d/actor/d_a_grass.h" +#include "d/d_tresure.h" fapGm_HIO_c::fapGm_HIO_c() { mUsingHostIO = true; |
