hotspot/src/share/vm/runtime/jniHandles.hpp
changeset 37466 287c4ebd11b0
parent 37179 4dbcb3a642d2
child 43964 2f5e556a6037
--- a/hotspot/src/share/vm/runtime/jniHandles.hpp	Tue Apr 12 07:17:44 2016 +0200
+++ b/hotspot/src/share/vm/runtime/jniHandles.hpp	Tue Apr 12 09:53:43 2016 +0200
@@ -25,8 +25,8 @@
 #ifndef SHARE_VM_RUNTIME_JNIHANDLES_HPP
 #define SHARE_VM_RUNTIME_JNIHANDLES_HPP
 
+#include "memory/allocation.hpp"
 #include "runtime/handles.hpp"
-#include "utilities/top.hpp"
 
 class JNIHandleBlock;