mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-29 16:23:36 +00:00
fix: Missing includes
This commit is contained in:
parent
5afe516e99
commit
e71af5ef46
|
|
@ -1,5 +1,7 @@
|
|||
#pragma once
|
||||
#include "../../Minecraft.World/Containers/MerchantMenu.h"
|
||||
#include "../Minecraft.World/Util/HtmlString.h"
|
||||
#include "../Minecraft.World/Util/Rarity.h"
|
||||
|
||||
class MerchantRecipe;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue