fixed include
[libfirm] / ir / be / ia32 / ia32_transform.c
index 2140b9e..1ee6538 100644 (file)
 #include "irprintf.h"
 #include "debug.h"
 #include "irdom.h"
+#include "archop.h"     /* we need this for Min and Max nodes */
 
 #include "../benode_t.h"
 #include "../besched.h"
 #include "../beabi.h"
 
-#include "../arch/archop.h"     /* we need this for Min and Max nodes */
-
 #include "bearch_ia32_t.h"
 #include "ia32_nodes_attr.h"
 #include "ia32_transform.h"