diff options
Diffstat (limited to '')
-rw-r--r-- | src/koopatlas/mapdata.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/koopatlas/mapdata.h b/src/koopatlas/mapdata.h index c4d16b5..bb9e6c8 100644 --- a/src/koopatlas/mapdata.h +++ b/src/koopatlas/mapdata.h @@ -2,6 +2,7 @@ #define __KOOPATLAS_MAPDATA_H #include <game.h> +#include <g3dhax.h> // forward declarations struct dKPLayer_s; |