aboutsummaryrefslogtreecommitdiff
path: root/lib/ARCMigrate/TransProtectedScope.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ARCMigrate/TransProtectedScope.cpp')
-rw-r--r--lib/ARCMigrate/TransProtectedScope.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ARCMigrate/TransProtectedScope.cpp b/lib/ARCMigrate/TransProtectedScope.cpp
index 843680a521..b8b25f2594 100644
--- a/lib/ARCMigrate/TransProtectedScope.cpp
+++ b/lib/ARCMigrate/TransProtectedScope.cpp
@@ -14,8 +14,8 @@
#include "Transforms.h"
#include "Internals.h"
-#include "clang/Sema/SemaDiagnostic.h"
#include "clang/AST/ASTContext.h"
+#include "clang/Sema/SemaDiagnostic.h"
using namespace clang;
using namespace arcmt;