hotspot/src/share/vm/gc_implementation/g1/satbQueue.cpp
changeset 13728 882756847a04
parent 13195 be27e1b6a4b9
child 22497 b2e1896e9616
--- a/hotspot/src/share/vm/gc_implementation/g1/satbQueue.cpp	Fri Aug 31 16:39:35 2012 -0700
+++ b/hotspot/src/share/vm/gc_implementation/g1/satbQueue.cpp	Sat Sep 01 13:25:18 2012 -0400
@@ -27,6 +27,7 @@
 #include "gc_implementation/g1/satbQueue.hpp"
 #include "memory/allocation.inline.hpp"
 #include "memory/sharedHeap.hpp"
+#include "oops/oop.inline.hpp"
 #include "runtime/mutexLocker.hpp"
 #include "runtime/thread.hpp"
 #include "runtime/vmThread.hpp"