src/hotspot/cpu/ppc/assembler_ppc.cpp
changeset 49347 edb65305d3ac
parent 47216 71c04702a3d5
child 49449 ef5d5d343e2a
--- a/src/hotspot/cpu/ppc/assembler_ppc.cpp	Tue Mar 06 13:08:59 2018 +0100
+++ b/src/hotspot/cpu/ppc/assembler_ppc.cpp	Tue Mar 06 08:36:44 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
  * Copyright (c) 2012, 2015 SAP SE. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
@@ -38,8 +38,8 @@
 #include "runtime/stubRoutines.hpp"
 #include "utilities/macros.hpp"
 #if INCLUDE_ALL_GCS
+#include "gc/g1/g1BarrierSet.hpp"
 #include "gc/g1/g1CollectedHeap.inline.hpp"
-#include "gc/g1/g1SATBCardTableModRefBS.hpp"
 #include "gc/g1/heapRegion.hpp"
 #endif // INCLUDE_ALL_GCS