Index: src/IceLiveness.cpp |
diff --git a/src/IceLiveness.cpp b/src/IceLiveness.cpp |
index e2703c26446f0b3b89e65bc1086511389927d8a5..9b58b4339f38b019c4f06363f67a88559ddd3b4d 100644 |
--- a/src/IceLiveness.cpp |
+++ b/src/IceLiveness.cpp |
@@ -19,9 +19,9 @@ |
// |
//===----------------------------------------------------------------------===// |
-#include "IceDefs.h" |
#include "IceCfg.h" |
#include "IceCfgNode.h" |
+#include "IceDefs.h" |
#include "IceInst.h" |
#include "IceLiveness.h" |
#include "IceOperand.h" |