Chromium Code Reviews| Index: src/IceInst.h |
| diff --git a/src/IceInst.h b/src/IceInst.h |
| index 2b5adc6aa8d3cb01bd26a693d3bc0aaec90ec0b6..7aad05455aa7d7519f671eb99ee7c38334324861 100644 |
| --- a/src/IceInst.h |
| +++ b/src/IceInst.h |
| @@ -16,6 +16,7 @@ |
| #ifndef SUBZERO_SRC_ICEINST_H |
| #define SUBZERO_SRC_ICEINST_H |
| +#include "IceCfg.h" |
| #include "IceDefs.h" |
| #include "IceInst.def" |
| #include "IceIntrinsics.h" |