src/hotspot/share/memory/heapInspection.cpp
changeset 49824 e242740a92b8
parent 49734 f946776e9354
child 50572 6d4332f746ad
--- a/src/hotspot/share/memory/heapInspection.cpp	Wed Apr 18 10:30:57 2018 -0700
+++ b/src/hotspot/share/memory/heapInspection.cpp	Wed Apr 18 18:43:04 2018 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 2018, 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
@@ -23,7 +23,7 @@
  */
 
 #include "precompiled.hpp"
-#include "classfile/classLoaderData.hpp"
+#include "classfile/classLoaderData.inline.hpp"
 #include "classfile/moduleEntry.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "gc/shared/collectedHeap.hpp"