Need to include <com/sun/star/rendering/PanoseProportion.hpp>

Thanks to caolan for the hint.
This commit is contained in:
Tor Lillqvist 2010-10-01 18:13:13 +03:00 committed by Tor Lillqvist
parent f6a52b59cf
commit 43353febc0

1
canvas/source/directx/dx_textlayout_drawhelper.cxx Executable file → Normal file
View file

@ -40,6 +40,7 @@
#include <boost/bind.hpp>
#include <com/sun/star/rendering/FontRequest.hpp>
#include <com/sun/star/rendering/XCanvasFont.hpp>
#include <com/sun/star/rendering/PanoseProportion.hpp>
#include <comphelper/sequence.hxx>
#include <comphelper/scopeguard.hxx>
#include <tools/color.hxx>