hotspot/src/share/vm/interpreter/invocationCounter.cpp
changeset 7397 5b173b4ca846
parent 6453 970dc585ab63
child 17000 11bf92e571a2
--- a/hotspot/src/share/vm/interpreter/invocationCounter.cpp	Tue Nov 23 15:01:43 2010 -0500
+++ b/hotspot/src/share/vm/interpreter/invocationCounter.cpp	Tue Nov 23 13:22:55 2010 -0800
@@ -22,8 +22,10 @@
  *
  */
 
-# include "incls/_precompiled.incl"
-# include "incls/_invocationCounter.cpp.incl"
+#include "precompiled.hpp"
+#include "interpreter/invocationCounter.hpp"
+#include "runtime/frame.hpp"
+#include "runtime/handles.inline.hpp"
 
 
 // Implementation of InvocationCounter