src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
changeset 49642 7bad9c9efdf3
parent 49449 ef5d5d343e2a
child 51996 84743156e780
--- a/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp	Thu Mar 29 10:38:29 2018 +0200
+++ b/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp	Thu Mar 29 12:56:06 2018 +0200
@@ -27,6 +27,7 @@
 #include "asm/macroAssembler.inline.hpp"
 #include "code/debugInfoRec.hpp"
 #include "code/icBuffer.hpp"
+#include "code/nativeInst.hpp"
 #include "code/vtableStubs.hpp"
 #include "gc/shared/gcLocker.hpp"
 #include "interpreter/interpreter.hpp"