diff --git a/src/d/d_drawlist.cpp b/src/d/d_drawlist.cpp index 01702e9ef4c..8c9799c156c 100644 --- a/src/d/d_drawlist.cpp +++ b/src/d/d_drawlist.cpp @@ -5,6 +5,8 @@ #include "d/d_drawlist.h" #include "dol2asm.h" +#include "dolphin/mtx/mtx44.h" +#include "dolphin/mtx/mtxvec.h" #include "dolphin/types.h" // diff --git a/src/d/d_resorce.cpp b/src/d/d_resorce.cpp index c7bb5e76a1a..080232bb49d 100644 --- a/src/d/d_resorce.cpp +++ b/src/d/d_resorce.cpp @@ -5,6 +5,7 @@ #include "d/d_resorce.h" #include "dol2asm.h" +#include "dolphin/mtx/mtx.h" #include "dolphin/types.h" //