test/hotspot/gtest/gc/shared/test_oopStorage.cpp
changeset 48816 3495d6050efe
parent 48806 51fc22e5fb00
child 48886 e1d09bd56d2d
--- a/test/hotspot/gtest/gc/shared/test_oopStorage.cpp	Mon Jan 29 15:11:33 2018 +0100
+++ b/test/hotspot/gtest/gc/shared/test_oopStorage.cpp	Mon Jan 29 16:51:21 2018 -0500
@@ -22,7 +22,8 @@
  */
 
 #include "precompiled.hpp"
-#include "gc/shared/oopStorage.hpp"
+#include "gc/shared/oopStorage.inline.hpp"
+#include "gc/shared/oopStorageParState.inline.hpp"
 #include "gc/shared/workgroup.hpp"
 #include "memory/allocation.inline.hpp"
 #include "memory/resourceArea.hpp"