diff --git a/Minecraft.World/NetherBridgeFeature.h b/Minecraft.World/NetherBridgeFeature.h index cd7f315fa..15e70af26 100644 --- a/Minecraft.World/NetherBridgeFeature.h +++ b/Minecraft.World/NetherBridgeFeature.h @@ -1,7 +1,7 @@ #pragma once #include "StructureFeature.h" #include "StructureStart.h" -#include "biome.h" +#include "Biome.h" class Random; class NetherBridgeFeature : public StructureFeature