From 52eb91c94fb70d58dceef430659c8781de2eccda Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Mon, 26 Feb 2007 11:18:37 +0000 Subject: [PATCH] add config.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17360 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/support/textutils.C | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/support/textutils.C b/src/support/textutils.C index 7b380d2792..cfcc7dfa57 100644 --- a/src/support/textutils.C +++ b/src/support/textutils.C @@ -11,6 +11,8 @@ // FIXME: I can think of a better name for this file ... +#include + #include "support/textutils.h" #include "support/qstring_helpers.h" -- 2.39.5