From 5b3b788b3748893e44b482b11bf83f045a6bc2c7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Dec 2011 01:18:39 -0600 Subject: Fix accidental qextscintilla conversion --- qt/qextscintillalexerpython.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt/qextscintillalexerpython.cpp') diff --git a/qt/qextscintillalexerpython.cpp b/qt/qextscintillalexerpython.cpp index 92b8d2e..c644b68 100644 --- a/qt/qextscintillalexerpython.cpp +++ b/qt/qextscintillalexerpython.cpp @@ -24,7 +24,7 @@ #include #include -#include "tqextscintillalexerpython.h" +#include "qextscintillalexerpython.h" // The list of Python keywords that can be used by other friendly lexers. -- cgit v1.2.3