--- old/src/hotspot/share/c1/c1_FrameMap.hpp 2018-03-20 18:40:00.801358269 -0400 +++ new/src/hotspot/share/c1/c1_FrameMap.hpp 2018-03-20 18:40:00.136296551 -0400 @@ -25,7 +25,7 @@ #ifndef SHARE_VM_C1_C1_FRAMEMAP_HPP #define SHARE_VM_C1_C1_FRAMEMAP_HPP -#include "asm/assembler.hpp" +#include "asm/macroAssembler.hpp" #include "c1/c1_Defs.hpp" #include "c1/c1_LIR.hpp" #include "code/vmreg.hpp"