hotspot/src/cpu/x86/vm/vtableStubs_x86_32.cpp
changeset 21095 1a04f7b3946e
parent 20072 6da61000acff
child 22234 da823d78ad65
--- a/hotspot/src/cpu/x86/vm/vtableStubs_x86_32.cpp	Mon Oct 21 17:34:27 2013 -0700
+++ b/hotspot/src/cpu/x86/vm/vtableStubs_x86_32.cpp	Tue Oct 22 09:51:47 2013 +0200
@@ -25,7 +25,7 @@
 #include "precompiled.hpp"
 #include "asm/macroAssembler.hpp"
 #include "code/vtableStubs.hpp"
-#include "interp_masm_x86_32.hpp"
+#include "interp_masm_x86.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/instanceKlass.hpp"
 #include "oops/klassVtable.hpp"