diff --git a/lib/Target/SparcV9/SparcV9RegClassInfo.cpp b/lib/Target/SparcV9/SparcV9RegClassInfo.cpp index 6050cf069d8..75626e4a7b9 100644 --- a/lib/Target/SparcV9/SparcV9RegClassInfo.cpp +++ b/lib/Target/SparcV9/SparcV9RegClassInfo.cpp @@ -8,7 +8,7 @@ #include "SparcInternals.h" #include "llvm/Type.h" #include "../../CodeGen/RegAlloc/RegAllocCommon.h" // FIXME! -#include "llvm/CodeGen/IGNode.h" +#include "../../CodeGen/RegAlloc/IGNode.h" // FIXME! //----------------------------------------------------------------------------- // Int Register Class - method for coloring a node in the interference graph.