hotspot/src/cpu/aarch64/vm/aarch64.ad
changeset 30764 fec48bf5a827
parent 30313 05608c16f6bf
child 30768 66b53dcce510
--- a/hotspot/src/cpu/aarch64/vm/aarch64.ad	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/cpu/aarch64/vm/aarch64.ad	Wed May 13 15:16:06 2015 +0200
@@ -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.
 //
@@ -758,7 +758,7 @@
 
 source_hpp %{
 
-#include "memory/cardTableModRefBS.hpp"
+#include "gc/shared/cardTableModRefBS.hpp"
 
 class CallStubImpl {