summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-03 03:32:39 +0000
committerChris Lattner <sabre@nondot.org>2005-10-03 03:32:39 +0000
commit168745955965191046614e30a26d4132b7760ae1 (patch)
tree35e0b5a0a936284313b8ea8ba625df6ed718b211 /llvm
parentf07a587c79e8eaaa7ce01c6ce4e1396e4ba62fe7 (diff)
downloadbcm5719-llvm-168745955965191046614e30a26d4132b7760ae1.tar.gz
bcm5719-llvm-168745955965191046614e30a26d4132b7760ae1.zip
Fix case of path
llvm-svn: 23605
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/Target/MRegisterInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Target/MRegisterInfo.h b/llvm/include/llvm/Target/MRegisterInfo.h
index f5efb1c8d80..f7baba2ce60 100644
--- a/llvm/include/llvm/Target/MRegisterInfo.h
+++ b/llvm/include/llvm/Target/MRegisterInfo.h
@@ -17,7 +17,7 @@
#define LLVM_TARGET_MREGISTERINFO_H
#include "llvm/CodeGen/MachineBasicBlock.h"
-#include "llvm/Codegen/ValueTypes.h"
+#include "llvm/CodeGen/ValueTypes.h"
#include <cassert>
#include <functional>
OpenPOWER on IntegriCloud