diff options
Diffstat (limited to 'llvm/lib/Target/Alpha/Alpha.td')
| -rw-r--r-- | llvm/lib/Target/Alpha/Alpha.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Alpha/Alpha.td b/llvm/lib/Target/Alpha/Alpha.td index 65a760bdbe0..e3748c6a09f 100644 --- a/llvm/lib/Target/Alpha/Alpha.td +++ b/llvm/lib/Target/Alpha/Alpha.td @@ -12,7 +12,7 @@ // Get the target-independent interfaces which we are implementing... // -include "../Target.td" +include "llvm/Target/Target.td" //Alpha is little endian |

