src/hotspot/share/opto/graphKit.cpp
changeset 50113 caf115bb98ad
parent 49982 9042ffe5b7fe
child 50180 ffa644980dff
--- a/src/hotspot/share/opto/graphKit.cpp	Tue May 15 11:28:29 2018 -0700
+++ b/src/hotspot/share/opto/graphKit.cpp	Tue May 15 20:24:34 2018 +0200
@@ -49,7 +49,7 @@
 #include "gc/g1/g1CardTable.hpp"
 #include "gc/g1/g1ThreadLocalData.hpp"
 #include "gc/g1/heapRegion.hpp"
-#endif // INCLUDE_ALL_GCS
+#endif // INCLUDE_G1GC
 
 //----------------------------GraphKit-----------------------------------------
 // Main utility constructor.