summaryrefslogtreecommitdiffstats
path: root/src/commentscan.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-11-18 21:43:28 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-11-18 21:43:28 (GMT)
commitfee4053bd3dd075a2dd2cba4da8166ec5307eadd (patch)
tree94365b932426de715b3a479094b7056e0c4f878b /src/commentscan.h
parentceb4115c7b941039411e1793e01239610ff112a2 (diff)
downloadDoxygen-fee4053bd3dd075a2dd2cba4da8166ec5307eadd.zip
Doxygen-fee4053bd3dd075a2dd2cba4da8166ec5307eadd.tar.gz
Doxygen-fee4053bd3dd075a2dd2cba4da8166ec5307eadd.tar.bz2
Release-1.8.2-20121118
Diffstat (limited to 'src/commentscan.h')
-rw-r--r--src/commentscan.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/commentscan.h b/src/commentscan.h
index 41cf766..9f90663 100644
--- a/src/commentscan.h
+++ b/src/commentscan.h
@@ -16,9 +16,9 @@
#ifndef COMMENTSCAN_H
#define COMMENTSCAN_H
-#include "qtbc.h"
-#include "entry.h"
+#include "types.h"
+class Entry;
class ParserInterface;
/** @file