src/hotspot/cpu/sparc/interp_masm_sparc.hpp
changeset 50380 bec342339138
parent 49816 a3e79f97e86b
child 53244 9807daeb47c4
--- a/src/hotspot/cpu/sparc/interp_masm_sparc.hpp	Mon Jun 04 11:19:54 2018 +0200
+++ b/src/hotspot/cpu/sparc/interp_masm_sparc.hpp	Mon Jun 04 10:18:43 2018 -0400
@@ -25,7 +25,7 @@
 #ifndef CPU_SPARC_VM_INTERP_MASM_SPARC_HPP
 #define CPU_SPARC_VM_INTERP_MASM_SPARC_HPP
 
-#include "asm/macroAssembler.inline.hpp"
+#include "asm/macroAssembler.hpp"
 #include "interpreter/invocationCounter.hpp"
 
 // This file specializes the assember with interpreter-specific macros