hotspot/src/share/vm/memory/cardTableModRefBS.cpp
changeset 29081 c61eb4914428
parent 28830 a252e278c3d9
child 29325 0e86e64c66e5
--- a/hotspot/src/share/vm/memory/cardTableModRefBS.cpp	Tue Feb 10 17:16:17 2015 +0100
+++ b/hotspot/src/share/vm/memory/cardTableModRefBS.cpp	Fri Feb 13 14:37:35 2015 +0100
@@ -24,7 +24,7 @@
 
 #include "precompiled.hpp"
 #include "memory/allocation.inline.hpp"
-#include "memory/cardTableModRefBS.hpp"
+#include "memory/cardTableModRefBS.inline.hpp"
 #include "memory/cardTableRS.hpp"
 #include "memory/sharedHeap.hpp"
 #include "memory/space.hpp"