aboutsummaryrefslogtreecommitdiffstats
path: root/src/checks/level0/qstring-arg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/checks/level0/qstring-arg.h')
-rw-r--r--src/checks/level0/qstring-arg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/checks/level0/qstring-arg.h b/src/checks/level0/qstring-arg.h
index c61d124a..a2939b1c 100644
--- a/src/checks/level0/qstring-arg.h
+++ b/src/checks/level0/qstring-arg.h
@@ -22,11 +22,11 @@
#ifndef QSTRING_ARG_H
#define QSTRING_ARG_H
+#include "checkbase.h"
+
#include <string>
#include <vector>
-#include "checkbase.h"
-
class ClazyContext;
namespace clang {