hotspot/src/share/vm/ci/ciTypeFlow.hpp

Print this page

        

@@ -32,10 +32,11 @@
 #endif
 #ifdef SHARK
 #include "ci/ciEnv.hpp"
 #include "ci/ciKlass.hpp"
 #include "ci/ciMethodBlocks.hpp"
+#include "shark/shark_globals.hpp"
 #endif
 
 
 class ciTypeFlow : public ResourceObj {
 private: