hotspot/src/share/vm/memory/metadataFactory.hpp
changeset 46448 b5350a83520b
parent 26135 82b516c550f7
child 46522 86b13b03a053
--- a/hotspot/src/share/vm/memory/metadataFactory.hpp	Tue May 09 13:50:06 2017 -0400
+++ b/hotspot/src/share/vm/memory/metadataFactory.hpp	Wed May 10 08:37:17 2017 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -26,7 +26,7 @@
 #define SHARE_VM_MEMORY_METADATAFACTORY_HPP
 
 #include "classfile/classLoaderData.hpp"
-#include "utilities/array.hpp"
+#include "oops/array.hpp"
 #include "utilities/exceptions.hpp"
 #include "utilities/globalDefinitions.hpp"