src/hotspot/share/runtime/jniHandles.cpp
changeset 48816 3495d6050efe
parent 48808 2b0b7f222800
child 49192 6734eeef4283
--- a/src/hotspot/share/runtime/jniHandles.cpp	Mon Jan 29 15:11:33 2018 +0100
+++ b/src/hotspot/share/runtime/jniHandles.cpp	Mon Jan 29 16:51:21 2018 -0500
@@ -23,7 +23,7 @@
  */
 
 #include "precompiled.hpp"
-#include "gc/shared/oopStorage.hpp"
+#include "gc/shared/oopStorage.inline.hpp"
 #include "logging/log.hpp"
 #include "memory/iterator.hpp"
 #include "oops/oop.inline.hpp"