]> git.lyx.org Git - lyx.git/commitdiff
use strfwd.h
authorAndré Pönitz <poenitz@gmx.net>
Wed, 21 Nov 2007 23:55:42 +0000 (23:55 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 21 Nov 2007 23:55:42 +0000 (23:55 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21706 a592a061-630c-0410-9148-cb99ea01b6c8

src/graphics/GraphicsTypes.h

index 9a71f59f4a6ec76d2d73aa1d3ef80fa0959616a8..50533eb64a222d1b87d4f7d2f83edd53daec9f97 100644 (file)
@@ -16,8 +16,7 @@
 #define GRAPHICSTYPES_H
 
 #include "support/Translator.h"
-
-#include <string>
+#include "support/strfwd.h"
 
 
 namespace lyx {