diff src/share/vm/ci/ciTypeFlow.hpp @ 2447:e863062e521d

7032458: Zero and Shark fixes Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
author twisti
date Mon, 04 Apr 2011 03:02:00 -0700
parents f95d63e2154a
children e9a5e0a812c8
line wrap: on
line diff
--- a/src/share/vm/ci/ciTypeFlow.hpp	Sun Apr 03 12:00:54 2011 +0200
+++ b/src/share/vm/ci/ciTypeFlow.hpp	Mon Apr 04 03:02:00 2011 -0700
@@ -34,6 +34,7 @@
 #include "ci/ciEnv.hpp"
 #include "ci/ciKlass.hpp"
 #include "ci/ciMethodBlocks.hpp"
+#include "shark/shark_globals.hpp"
 #endif