summaryrefslogtreecommitdiffstats
path: root/src/declinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declinfo.h')
-rw-r--r--src/declinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declinfo.h b/src/declinfo.h
index a91f5bb..9486bad 100644
--- a/src/declinfo.h
+++ b/src/declinfo.h
@@ -18,8 +18,8 @@
#ifndef DECLINFO_H
#define DECLINFO_H
-#include "qtbc.h"
#include <stdio.h>
+#include <qcstring.h>
extern void parseFuncDecl(const QCString &decl,
bool objC,