src/hotspot/share/runtime/objectMonitor.hpp
changeset 48115 d8ec0640616c
parent 47634 6a0c42c40cd1
child 48157 7c4d43c26352
--- a/src/hotspot/share/runtime/objectMonitor.hpp	Fri Nov 24 15:21:28 2017 +0100
+++ b/src/hotspot/share/runtime/objectMonitor.hpp	Fri Nov 24 15:21:30 2017 +0100
@@ -25,6 +25,7 @@
 #ifndef SHARE_VM_RUNTIME_OBJECTMONITOR_HPP
 #define SHARE_VM_RUNTIME_OBJECTMONITOR_HPP
 
+#include "memory/allocation.inline.hpp"
 #include "memory/padded.hpp"
 #include "runtime/os.hpp"
 #include "runtime/park.hpp"