hotspot/src/share/vm/runtime/fprofiler.cpp
changeset 25715 d5a8dbdc5150
parent 24424 2658d7834c6e
child 25949 34557722059b
--- a/hotspot/src/share/vm/runtime/fprofiler.cpp	Wed Jul 02 20:20:45 2014 -0400
+++ b/hotspot/src/share/vm/runtime/fprofiler.cpp	Fri Jul 04 11:46:01 2014 +0200
@@ -24,6 +24,7 @@
 
 #include "precompiled.hpp"
 #include "classfile/classLoader.hpp"
+#include "code/codeCache.hpp"
 #include "code/vtableStubs.hpp"
 #include "gc_interface/collectedHeap.inline.hpp"
 #include "interpreter/interpreter.hpp"