summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2022-02-13 19:08:08 +0100
committerLéo Lam <leo@leolam.fr>2022-02-13 19:08:08 +0100
commitdfcfbbe4a4d0efc696b414edf59e0ce807b2d910 (patch)
treee0037359e62ed494b4330f28897c49d6827145ed /src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h
parent3512b78627490b952db0dc4b4a8fc58d49e8d55b (diff)
ksys/phys: Move common headers (Defines, MaterialMask) out of System/
Diffstat (limited to 'src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h')
-rw-r--r--src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h b/src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h
index 2afe1ef5..dfd31ed9 100644
--- a/src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h
+++ b/src/KingSystem/Physics/StaticCompound/physStaticCompoundInfo.h
@@ -1,7 +1,7 @@
#pragma once
#include <Havok/Common/Base/hkBase.h>
-#include "KingSystem/Physics/System/physDefines.h"
+#include "KingSystem/Physics/physDefines.h"
class hkTypeInfo;