src/hotspot/share/memory/iterator.cpp
changeset 52673 61b3b58a1d1d
parent 52141 de6dc206a92b
child 54786 ebf733a324d4
--- a/src/hotspot/share/memory/iterator.cpp	Fri Nov 23 10:43:18 2018 +0100
+++ b/src/hotspot/share/memory/iterator.cpp	Fri Nov 23 11:07:54 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 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,6 +23,7 @@
  */
 
 #include "precompiled.hpp"
+#include "code/nmethod.hpp"
 #include "memory/iterator.inline.hpp"
 #include "memory/universe.hpp"
 #include "oops/oop.inline.hpp"