summaryrefslogtreecommitdiffstats
path: root/addon/doxyparse
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxyparse')
-rw-r--r--addon/doxyparse/doxyparse.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/addon/doxyparse/doxyparse.cpp b/addon/doxyparse/doxyparse.cpp
index 65e7327..fd3d41d 100644
--- a/addon/doxyparse/doxyparse.cpp
+++ b/addon/doxyparse/doxyparse.cpp
@@ -43,6 +43,7 @@
#include "qcstring.h"
#include "namespacedef.h"
#include "portable.h"
+#include "dir.h"
class Doxyparse : public CodeOutputInterface
{