summaryrefslogtreecommitdiffstats
path: root/src/namespacedef.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/namespacedef.cpp')
-rw-r--r--src/namespacedef.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namespacedef.cpp b/src/namespacedef.cpp
index d3eb0df..e78b4e9 100644
--- a/src/namespacedef.cpp
+++ b/src/namespacedef.cpp
@@ -18,6 +18,7 @@
#include "namespacedef.h"
#include "outputlist.h"
#include "util.h"
+#include "config.h"
#include "language.h"
#include "classdef.h"
#include "classlist.h"
@@ -29,7 +30,6 @@
#include "vhdldocgen.h"
#include "layout.h"
#include "membergroup.h"
-#include "config.h"
//------------------------------------------------------------------