summaryrefslogtreecommitdiffstats
path: root/src/tagreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tagreader.h')
-rw-r--r--src/tagreader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tagreader.h b/src/tagreader.h
index 8366cbb..427f674 100644
--- a/src/tagreader.h
+++ b/src/tagreader.h
@@ -19,8 +19,6 @@
#ifndef TAGREADER_H
#define TAGREADER_H
-#include "qtbc.h"
-
class Entry;
void parseTagFile(Entry *root,const char *fullPathName,const char *fileName);