aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/net.minecraft.world.damagesource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/net.minecraft.world.damagesource.h')
-rw-r--r--Minecraft.World/net.minecraft.world.damagesource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Minecraft.World/net.minecraft.world.damagesource.h b/Minecraft.World/net.minecraft.world.damagesource.h
index 03f354ec..df0ccd8f 100644
--- a/Minecraft.World/net.minecraft.world.damagesource.h
+++ b/Minecraft.World/net.minecraft.world.damagesource.h
@@ -1,5 +1,7 @@
#pragma once
+#include "CombatEntry.h"
+#include "CombatTracker.h"
#include "DamageSource.h"
#include "EntityDamageSource.h"
#include "IndirectEntityDamageSource.h" \ No newline at end of file