From: André Pönitz Date: Wed, 21 Nov 2007 23:55:42 +0000 (+0000) Subject: use strfwd.h X-Git-Tag: 1.6.10~7269 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5d16f8030da474002a64edc360bcc1b9f8fe1e23;p=lyx.git use strfwd.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21706 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/graphics/GraphicsTypes.h b/src/graphics/GraphicsTypes.h index 9a71f59f4a..50533eb64a 100644 --- a/src/graphics/GraphicsTypes.h +++ b/src/graphics/GraphicsTypes.h @@ -16,8 +16,7 @@ #define GRAPHICSTYPES_H #include "support/Translator.h" - -#include +#include "support/strfwd.h" namespace lyx {