hotspot/src/share/vm/opto/parse1.cpp
changeset 23528 8f1a7f5e8066
parent 23491 f690330b10b9
child 24424 2658d7834c6e
--- a/hotspot/src/share/vm/opto/parse1.cpp	Mon Mar 31 13:08:03 2014 -0700
+++ b/hotspot/src/share/vm/opto/parse1.cpp	Tue Apr 01 09:05:20 2014 -0700
@@ -27,9 +27,11 @@
 #include "interpreter/linkResolver.hpp"
 #include "oops/method.hpp"
 #include "opto/addnode.hpp"
+#include "opto/castnode.hpp"
 #include "opto/idealGraphPrinter.hpp"
 #include "opto/locknode.hpp"
 #include "opto/memnode.hpp"
+#include "opto/opaquenode.hpp"
 #include "opto/parse.hpp"
 #include "opto/rootnode.hpp"
 #include "opto/runtime.hpp"