diff --git a/LEGO1/viewmanager/viewlodlist.cpp b/LEGO1/viewmanager/viewlodlist.cpp index bc860287..6d6dfdb2 100644 --- a/LEGO1/viewmanager/viewlodlist.cpp +++ b/LEGO1/viewmanager/viewlodlist.cpp @@ -2,6 +2,8 @@ #include "decomp.h" +#include + DECOMP_SIZE_ASSERT(ViewLODListManager, 0x14) DECOMP_SIZE_ASSERT(LODListBase, 0x10) DECOMP_SIZE_ASSERT(LODList, 0x10)