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/qextscintilla.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qt/qextscintilla.h') diff --git a/qt/qextscintilla.h b/qt/qextscintilla.h index 471032f..c34c88d 100644 --- a/qt/qextscintilla.h +++ b/qt/qextscintilla.h @@ -28,9 +28,9 @@ #include #include -#include -#include -#include +#include +#include +#include class QextScintillaLexer; -- cgit v1.2.3