summaryrefslogtreecommitdiff
path: root/lib/Target/AVR/AVR.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/AVR/AVR.h')
-rw-r--r--lib/Target/AVR/AVR.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/AVR/AVR.h b/lib/Target/AVR/AVR.h
index 8e5cc5360ad43..5eadf7bdcef6a 100644
--- a/lib/Target/AVR/AVR.h
+++ b/lib/Target/AVR/AVR.h
@@ -15,8 +15,8 @@
#ifndef LLVM_AVR_H
#define LLVM_AVR_H
-#include "llvm/Target/TargetMachine.h"
#include "llvm/CodeGen/SelectionDAGNodes.h"
+#include "llvm/Target/TargetMachine.h"
namespace llvm {