hotspot/src/cpu/aarch64/vm/aarch64.ad
changeset 30768 66b53dcce510
parent 30429 c980154ed1a3
parent 30764 fec48bf5a827
child 30777 a8e6f7bc7a5c
--- a/hotspot/src/cpu/aarch64/vm/aarch64.ad	Thu May 14 12:05:32 2015 -0700
+++ b/hotspot/src/cpu/aarch64/vm/aarch64.ad	Mon May 18 17:09:47 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 {