diff --git a/addons/medical/injuries.hpp b/addons/medical/ACE_Medical_Injuries.hpp similarity index 100% rename from addons/medical/injuries.hpp rename to addons/medical/ACE_Medical_Injuries.hpp diff --git a/addons/medical/config.cpp b/addons/medical/config.cpp index 9e619111e6..8d64e935ba 100644 --- a/addons/medical/config.cpp +++ b/addons/medical/config.cpp @@ -17,5 +17,5 @@ class CfgPatches { #include "CfgEventHandlers.hpp" #include "CfgSounds.hpp" -#include "injuries.hpp" +#include "ACE_Medical_Injuries.hpp" #include "ACE_Medical_StateMachine.hpp"