summaryrefslogtreecommitdiffstats
path: root/src/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.h')
-rw-r--r--src/index.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/index.h b/src/index.h
index 122a9bb..fa3c8fe 100644
--- a/src/index.h
+++ b/src/index.h
@@ -18,9 +18,8 @@
#ifndef INDEX_H
#define INDEX_H
-#include "qtbc.h"
-#include <qfile.h>
#include <qlist.h>
+#include <qcstring.h>
class Definition;
class MemberDef;