From af02f76733bc43fed3ea99bc5b841615cf9bbd8f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 30 Jan 2012 21:14:48 -0600 Subject: [PATCH] Fix FTBFS --- designer/qscintillaplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/designer/qscintillaplugin.cpp b/designer/qscintillaplugin.cpp index f93b61d..b0523bb 100644 --- a/designer/qscintillaplugin.cpp +++ b/designer/qscintillaplugin.cpp @@ -1,7 +1,7 @@ // This implements the TQScintilla plugin for TQt Designer. -#include +#include #include "../qt/qextscintilla.h"