diff options
Diffstat (limited to 'llvm/lib/CodeGen/RegAlloc/IGNode.h')
| -rw-r--r-- | llvm/lib/CodeGen/RegAlloc/IGNode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/RegAlloc/IGNode.h b/llvm/lib/CodeGen/RegAlloc/IGNode.h index 2b782436aad..dc3ae8a5051 100644 --- a/llvm/lib/CodeGen/RegAlloc/IGNode.h +++ b/llvm/lib/CodeGen/RegAlloc/IGNode.h @@ -25,7 +25,7 @@ #ifndef IG_NODE_H #define IG_NODE_H -#include "llvm/CodeGen/LiveRange.h" +#include "LiveRange.h" class RegClass; //---------------------------------------------------------------------------- |

