src/hotspot/share/asm/codeBuffer.cpp
changeset 54783 3331dad9cb30
parent 54010 17fb726e6d8e
child 54960 e46fe26d7f77
--- a/src/hotspot/share/asm/codeBuffer.cpp	Thu May 09 14:26:03 2019 +0200
+++ b/src/hotspot/share/asm/codeBuffer.cpp	Thu May 09 14:26:03 2019 +0200
@@ -24,6 +24,7 @@
 
 #include "precompiled.hpp"
 #include "asm/codeBuffer.hpp"
+#include "code/oopRecorder.inline.hpp"
 #include "compiler/disassembler.hpp"
 #include "oops/methodData.hpp"
 #include "oops/oop.inline.hpp"