Chromium Code Reviews| Index: src/IceGlobalInits.h |
| diff --git a/src/IceGlobalInits.h b/src/IceGlobalInits.h |
| index cd66500362742f4fdc96b56026aec7a5ae3d8c13..de7cf49bcbec78c523751c3001d365e72f98603e 100644 |
| --- a/src/IceGlobalInits.h |
| +++ b/src/IceGlobalInits.h |
| @@ -25,6 +25,7 @@ |
| #include "llvm/IR/GlobalValue.h" // for GlobalValue::LinkageTypes. |
| #include "IceDefs.h" |
| +#include "IceGlobalContext.h" |
| #include "IceTypes.h" |
| // TODO(kschimpf): Remove ourselves from using LLVM representation for calling |