summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/CodeGen/TargetMachine/Sparc/Sparc.burg2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/TargetMachine/Sparc/Sparc.burg b/lib/CodeGen/TargetMachine/Sparc/Sparc.burg
index d2e3e8c001..193c6e993e 100644
--- a/lib/CodeGen/TargetMachine/Sparc/Sparc.burg
+++ b/lib/CodeGen/TargetMachine/Sparc/Sparc.burg
@@ -1,6 +1,6 @@
%{
#include <stdio.h>
-#include <llvm/Codegen/InstrForest.h>
+#include <llvm/CodeGen/InstrForest.h>
typedef BasicTreeNode* NODEPTR_TYPE;
#define OP_LABEL(p) ((p)->opLabel)