hotspot/src/cpu/aarch64/vm/aarch64.ad
changeset 30777 a8e6f7bc7a5c
parent 30552 ff209a4a81b5
parent 30768 66b53dcce510
child 30890 dbbc65d3cd40
--- a/hotspot/src/cpu/aarch64/vm/aarch64.ad	Tue May 19 11:39:58 2015 -0700
+++ b/hotspot/src/cpu/aarch64/vm/aarch64.ad	Thu May 21 17:11:54 2015 -0700
@@ -1,5 +1,5 @@
 //
-// Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
+// Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved.
 // Copyright (c) 2014, Red Hat Inc. All rights reserved.
 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 //
@@ -828,7 +828,7 @@
 
 source_hpp %{
 
-#include "memory/cardTableModRefBS.hpp"
+#include "gc/shared/cardTableModRefBS.hpp"
 
 class CallStubImpl {