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/qextscintillalexerlua.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qt/qextscintillalexerlua.h') diff --git a/qt/qextscintillalexerlua.h b/qt/qextscintillalexerlua.h index d82b0b2..1e4f26d 100644 --- a/qt/qextscintillalexerlua.h +++ b/qt/qextscintillalexerlua.h @@ -26,8 +26,8 @@ #include -#include -#include +#include +#include //! \brief The QextScintillaLexerLua class encapsulates the Scintilla Lua -- cgit v1.2.3