< prev index next >

src/hotspot/share/oops/generateOopMap.hpp

Print this page

        

@@ -25,11 +25,11 @@
 #ifndef SHARE_VM_OOPS_GENERATEOOPMAP_HPP
 #define SHARE_VM_OOPS_GENERATEOOPMAP_HPP
 
 #include "interpreter/bytecodeStream.hpp"
 #include "memory/allocation.hpp"
-#include "memory/universe.inline.hpp"
+#include "memory/universe.hpp"
 #include "oops/method.hpp"
 #include "oops/oopsHierarchy.hpp"
 #include "runtime/signature.hpp"
 #include "utilities/bitMap.hpp"
 
< prev index next >