< prev index next >

src/hotspot/share/asm/macroAssembler.hpp

Print this page
@@ -25,9 +25,10 @@
  #ifndef SHARE_ASM_MACROASSEMBLER_HPP
  #define SHARE_ASM_MACROASSEMBLER_HPP
  
  #include "asm/assembler.hpp"
  #include "utilities/macros.hpp"
+ #include "utilities/growableArray.hpp"
  
  #include CPU_HEADER(macroAssembler)
  
  #endif // SHARE_ASM_MACROASSEMBLER_HPP
< prev index next >