summaryrefslogtreecommitdiffstats
path: root/src/filedef.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/filedef.cpp')
-rw-r--r--src/filedef.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filedef.cpp b/src/filedef.cpp
index 2cfe37a..b919f74 100644
--- a/src/filedef.cpp
+++ b/src/filedef.cpp
@@ -23,6 +23,7 @@
#include "classdef.h"
#include "namespacedef.h"
#include "util.h"
+#include "config.h"
#include "language.h"
#include "outputlist.h"
#include "dot.h"
@@ -40,7 +41,6 @@
#include "filename.h"
#include "membergroup.h"
#include "dirdef.h"
-#include "config.h"
#include "clangparser.h"
#include "settings.h"