src/share/vm/asm/macroAssembler.hpp

changeset 4323
f0c2369fda5a
parent 4318
cd3d6a6b95d9
child 4587
a9c29dfc7d73
     1.1 --- a/src/share/vm/asm/macroAssembler.hpp	Mon Nov 26 15:11:55 2012 +0100
     1.2 +++ b/src/share/vm/asm/macroAssembler.hpp	Thu Dec 06 09:57:41 2012 -0800
     1.3 @@ -31,7 +31,7 @@
     1.4  # include "macroAssembler_x86.hpp"
     1.5  #endif
     1.6  #ifdef TARGET_ARCH_sparc
     1.7 -# include "assembler_sparc.hpp"
     1.8 +# include "macroAssembler_sparc.hpp"
     1.9  #endif
    1.10  #ifdef TARGET_ARCH_zero
    1.11  # include "assembler_zero.hpp"

mercurial