hotspot/src/share/vm/memory/metaspaceShared.hpp
changeset 30291 54cdc5c1a9cb
parent 28363 047115468f16
child 30579 5208524ce05c
--- a/hotspot/src/share/vm/memory/metaspaceShared.hpp	Mon Apr 27 09:02:41 2015 -0700
+++ b/hotspot/src/share/vm/memory/metaspaceShared.hpp	Tue Apr 28 16:46:39 2015 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2015, 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
@@ -27,7 +27,7 @@
 #include "classfile/compactHashtable.hpp"
 #include "memory/allocation.hpp"
 #include "memory/memRegion.hpp"
-#include "runtime/virtualspace.hpp"
+#include "memory/virtualspace.hpp"
 #include "utilities/exceptions.hpp"
 #include "utilities/macros.hpp"