Chromium Code Reviews| Index: src/IceTargetLowering.h |
| diff --git a/src/IceTargetLowering.h b/src/IceTargetLowering.h |
| index 37e14dfd9361596d4ea092c56c0110169636d7ce..1995124826d066cffd229671e1bc4066c58e9162 100644 |
| --- a/src/IceTargetLowering.h |
| +++ b/src/IceTargetLowering.h |
| @@ -19,9 +19,8 @@ |
| #define SUBZERO_SRC_ICETARGETLOWERING_H |
| #include "IceDefs.h" |
| -#include "IceTypes.h" |
| - |
| #include "IceInst.h" // for the names of the Inst subtypes |
| +#include "IceTypes.h" |
| namespace Ice { |