summaryrefslogtreecommitdiffstats
path: root/src/searchindex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/searchindex.h')
-rw-r--r--src/searchindex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/searchindex.h b/src/searchindex.h
index d1fe994..ddfe384 100644
--- a/src/searchindex.h
+++ b/src/searchindex.h
@@ -18,13 +18,11 @@
#ifndef _SEARCHINDEX_H
#define _SEARCHINDEX_H
-#include "qtbc.h"
#include <qintdict.h>
#include <qlist.h>
#include <qdict.h>
#include <qintdict.h>
#include <qvector.h>
-#include "sortdict.h"
class FTextStream;
class Definition;