src/hotspot/share/interpreter/bytecodeInterpreter.cpp
changeset 49340 4e82736053ae
parent 48887 368d7a786111
child 49368 2ed1c37df3a5
--- a/src/hotspot/share/interpreter/bytecodeInterpreter.cpp	Mon Mar 05 13:15:10 2018 +0100
+++ b/src/hotspot/share/interpreter/bytecodeInterpreter.cpp	Mon Mar 05 10:29:23 2018 -0500
@@ -33,6 +33,7 @@
 #include "interpreter/interpreterRuntime.hpp"
 #include "logging/log.hpp"
 #include "memory/resourceArea.hpp"
+#include "oops/method.inline.hpp"
 #include "oops/methodCounters.hpp"
 #include "oops/objArrayKlass.hpp"
 #include "oops/objArrayOop.inline.hpp"