summaryrefslogtreecommitdiffstats
path: root/src/commentscan.h
diff options
context:
space:
mode:
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