src/share/vm/memory/filemap.hpp

changeset 5863
85c1ca43713f
parent 5528
740e263c80c6
child 6868
ca6d25be853b
child 7089
6e0cb14ce59b
     1.1 --- a/src/share/vm/memory/filemap.hpp	Wed Oct 09 10:57:01 2013 +0200
     1.2 +++ b/src/share/vm/memory/filemap.hpp	Mon Oct 07 15:51:08 2013 +0200
     1.3 @@ -26,6 +26,7 @@
     1.4  #define SHARE_VM_MEMORY_FILEMAP_HPP
     1.5  
     1.6  #include "memory/metaspaceShared.hpp"
     1.7 +#include "memory/metaspace.hpp"
     1.8  
     1.9  // Layout of the file:
    1.10  //  header: dump of archive instance plus versioning info, datestamp, etc.

mercurial