From c3d457a14376d17d0eef302c7159ec8ce3c7cdb8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Mon, 25 May 2009 16:11:28 +0000 Subject: [PATCH] "cheaper" include. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Thanks, André. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29842 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/paragraph_funcs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/paragraph_funcs.h b/src/paragraph_funcs.h index e41fc455e6..067ba94ba1 100644 --- a/src/paragraph_funcs.h +++ b/src/paragraph_funcs.h @@ -12,7 +12,7 @@ #ifndef PARAGRAPH_FUNCS_H #define PARAGRAPH_FUNCS_H -#include "support/docstring.h" +#include "support/strfwd.h" #include "support/types.h" -- 2.39.2