hotspot/src/share/vm/adlc/main.cpp
changeset 17094 29c4955396d2
parent 14631 526804361522
child 19696 bd5a0131bde1
child 22807 1cf02ef734e2
--- a/hotspot/src/share/vm/adlc/main.cpp	Thu Apr 11 23:06:33 2013 -0400
+++ b/hotspot/src/share/vm/adlc/main.cpp	Wed Apr 24 20:55:28 2013 -0400
@@ -213,6 +213,7 @@
   AD.addInclude(AD._CPP_file, "adfiles", get_basename(AD._HPP_file._name));
   AD.addInclude(AD._CPP_file, "memory/allocation.inline.hpp");
   AD.addInclude(AD._CPP_file, "asm/macroAssembler.inline.hpp");
+  AD.addInclude(AD._CPP_file, "code/compiledIC.hpp");
   AD.addInclude(AD._CPP_file, "code/vmreg.hpp");
   AD.addInclude(AD._CPP_file, "gc_interface/collectedHeap.inline.hpp");
   AD.addInclude(AD._CPP_file, "oops/compiledICHolder.hpp");