< prev index next >

src/share/vm/runtime/jniHandles.hpp

Print this page

        

@@ -25,10 +25,11 @@
 #ifndef SHARE_VM_RUNTIME_JNIHANDLES_HPP
 #define SHARE_VM_RUNTIME_JNIHANDLES_HPP
 
 #include "runtime/handles.hpp"
 #include "utilities/top.hpp"
+#include "oops/oop.hpp"
 
 class JNIHandleBlock;
 
 
 // Interface for creating and resolving local/global JNI handles
< prev index next >