summaryrefslogtreecommitdiffstats
path: root/src/pyscanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyscanner.l')
-rw-r--r--src/pyscanner.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pyscanner.l b/src/pyscanner.l
index ba19fee..4e031bb 100644
--- a/src/pyscanner.l
+++ b/src/pyscanner.l
@@ -32,7 +32,6 @@
#include <assert.h>
#include <ctype.h>
-#include "qtbc.h"
#include <qarray.h>
#include <qstack.h>
#include <qregexp.h>