--- 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"