diff --git a/props/prop_data.cpp b/props/prop_data.cpp index 7839d88..b2dff28 100644 --- a/props/prop_data.cpp +++ b/props/prop_data.cpp @@ -22,6 +22,8 @@ SOFTWARE. #include "prop_data.h" +#include "prop_data_entry.h" +#include "prop_data_light.h" #include "prop_data_prop.h" #include "../../voxelman/world/voxel_chunk.h"