aboutsummaryrefslogtreecommitdiffstats
path: root/src/checks/detachingbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/checks/detachingbase.h')
-rw-r--r--src/checks/detachingbase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/checks/detachingbase.h b/src/checks/detachingbase.h
index 0aa06643..e0451e1c 100644
--- a/src/checks/detachingbase.h
+++ b/src/checks/detachingbase.h
@@ -25,12 +25,12 @@
#ifndef DETACHING_BASE_H
#define DETACHING_BASE_H
+#include "checkbase.h"
+
#include <map>
#include <vector>
#include <string>
-#include "checkbase.h"
-
class ClazyContext;
namespace clang {