summaryrefslogtreecommitdiffstats
path: root/clang/tools/libclang/CXComment.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/libclang/CXComment.h')
-rw-r--r--clang/tools/libclang/CXComment.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/clang/tools/libclang/CXComment.h b/clang/tools/libclang/CXComment.h
index 513431709f4..126227f8d76 100644
--- a/clang/tools/libclang/CXComment.h
+++ b/clang/tools/libclang/CXComment.h
@@ -14,11 +14,10 @@
#ifndef LLVM_CLANG_CXCOMMENT_H
#define LLVM_CLANG_CXCOMMENT_H
-#include "clang-c/Index.h"
#include "CXTranslationUnit.h"
-
-#include "clang/AST/Comment.h"
+#include "clang-c/Index.h"
#include "clang/AST/ASTContext.h"
+#include "clang/AST/Comment.h"
#include "clang/Frontend/ASTUnit.h"
namespace clang {
OpenPOWER on IntegriCloud