summaryrefslogtreecommitdiff
path: root/lib/VMCore/LeaksContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/VMCore/LeaksContext.h')
-rw-r--r--lib/VMCore/LeaksContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VMCore/LeaksContext.h b/lib/VMCore/LeaksContext.h
index b9e59d46b7..faf3e952c8 100644
--- a/lib/VMCore/LeaksContext.h
+++ b/lib/VMCore/LeaksContext.h
@@ -12,8 +12,8 @@
//
//===----------------------------------------------------------------------===//
-#include "llvm/Value.h"
#include "llvm/ADT/SmallPtrSet.h"
+#include "llvm/Value.h"
namespace llvm {