Chromium Code Reviews| Index: src/IceInstX8632.h |
| diff --git a/src/IceInstX8632.h b/src/IceInstX8632.h |
| index 2e82052e821f72ba00f964e37fb44048679e966d..840b21bf671d5d7006b7f431f37f0a1f6ce35e2e 100644 |
| --- a/src/IceInstX8632.h |
| +++ b/src/IceInstX8632.h |
| @@ -16,7 +16,7 @@ |
| #ifndef SUBZERO_SRC_ICEINSTX8632_H |
| #define SUBZERO_SRC_ICEINSTX8632_H |
| -#include "assembler_ia32.h" |
| +#include "IceAssemblerX8632.h" |
| #include "IceConditionCodesX8632.h" |
| #include "IceDefs.h" |
| #include "IceInst.h" |