aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/LLC/CompileContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/LLC/CompileContext.h')
-rw-r--r--include/llvm/LLC/CompileContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/LLC/CompileContext.h b/include/llvm/LLC/CompileContext.h
index 88e35d6..91a448b 100644
--- a/include/llvm/LLC/CompileContext.h
+++ b/include/llvm/LLC/CompileContext.h
@@ -19,7 +19,7 @@
//*************************** User Include Files ***************************/
-#include "llvm/Codegen/Sparc.h"
+#include "llvm/CodeGen/Sparc.h"
#include "llvm/LLC/LLCOptions.h"
//************************** Forward Declarations **************************/