src/hotspot/share/opto/loopopts.cpp
changeset 50180 ffa644980dff
parent 49482 45675142a18a
child 50248 c0475f9c1c45
--- a/src/hotspot/share/opto/loopopts.cpp	Fri May 18 15:21:23 2018 +0200
+++ b/src/hotspot/share/opto/loopopts.cpp	Fri May 18 14:51:06 2018 +0200
@@ -23,6 +23,8 @@
  */
 
 #include "precompiled.hpp"
+#include "gc/shared/barrierSet.hpp"
+#include "gc/shared/c2/barrierSetC2.hpp"
 #include "memory/allocation.inline.hpp"
 #include "memory/resourceArea.hpp"
 #include "opto/addnode.hpp"