hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp
changeset 7397 5b173b4ca846
parent 6418 6671edbd230e
child 14626 0cf4eccf130f
--- a/hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp	Tue Nov 23 15:01:43 2010 -0500
+++ b/hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp	Tue Nov 23 13:22:55 2010 -0800
@@ -22,8 +22,12 @@
  *
  */
 
-# include "incls/_precompiled.incl"
-# include "incls/_jniFastGetField_x86_64.cpp.incl"
+#include "precompiled.hpp"
+#include "assembler_x86.inline.hpp"
+#include "memory/resourceArea.hpp"
+#include "prims/jniFastGetField.hpp"
+#include "prims/jvm_misc.hpp"
+#include "runtime/safepoint.hpp"
 
 #define __ masm->