summaryrefslogtreecommitdiffstats
path: root/sip/qtext/qextscintillalexerhtml.sip
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-02 15:05:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-02 15:05:31 -0600
commit06500cd8e9be747a323920c9475fba0e6618d2de (patch)
tree75981959727c7d7ab49713c7c6fe7dd0bb450a31 /sip/qtext/qextscintillalexerhtml.sip
parented5b57040a2add0633ab20089a1f451898e633e2 (diff)
downloadpytqt-06500cd8e9be747a323920c9475fba0e6618d2de.tar.gz
pytqt-06500cd8e9be747a323920c9475fba0e6618d2de.zip
Fix FTBFS on TQt3
Diffstat (limited to 'sip/qtext/qextscintillalexerhtml.sip')
-rw-r--r--sip/qtext/qextscintillalexerhtml.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtext/qextscintillalexerhtml.sip b/sip/qtext/qextscintillalexerhtml.sip
index d0aad95..deb7320 100644
--- a/sip/qtext/qextscintillalexerhtml.sip
+++ b/sip/qtext/qextscintillalexerhtml.sip
@@ -29,7 +29,7 @@
class QextScintillaLexerHTML : QextScintillaLexer
{
%TypeHeaderCode
-#include <tqextscintillalexerhtml.h>
+#include <qextscintillalexerhtml.h>
%End
public: