hotspot/src/share/vm/opto/matcher.cpp
changeset 23528 8f1a7f5e8066
parent 23220 fc827339dc37
child 24424 2658d7834c6e
--- a/hotspot/src/share/vm/opto/matcher.cpp	Mon Mar 31 13:08:03 2014 -0700
+++ b/hotspot/src/share/vm/opto/matcher.cpp	Tue Apr 01 09:05:20 2014 -0700
@@ -26,10 +26,10 @@
 #include "memory/allocation.inline.hpp"
 #include "opto/addnode.hpp"
 #include "opto/callnode.hpp"
-#include "opto/connode.hpp"
 #include "opto/idealGraphPrinter.hpp"
 #include "opto/matcher.hpp"
 #include "opto/memnode.hpp"
+#include "opto/movenode.hpp"
 #include "opto/opcodes.hpp"
 #include "opto/regmask.hpp"
 #include "opto/rootnode.hpp"