[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl-rebased' - vcl/inc
Markus Mohrhard
markus.mohrhard at collabora.co.uk
Sun Nov 9 20:55:08 PST 2014
vcl/inc/textrender.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0be5f40ea422bb01ca23a00e38e42c31d614bef1
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date: Mon Nov 10 05:54:17 2014 +0100
fix build
Change-Id: I2c5152dfffa8f29502b902fbdcb0eabdb1d31704
diff --git a/vcl/inc/textrender.hxx b/vcl/inc/textrender.hxx
index b18b630..f4dcc83 100644
--- a/vcl/inc/textrender.hxx
+++ b/vcl/inc/textrender.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_UNX_CAIROFONTIMPL_HXX
#define INCLUDED_VCL_INC_UNX_CAIROFONTIMPL_HXX
-#include <tools/rational.hxx>
+#include <sal/types.h>
#include <vcl/salgtype.hxx>
#include <vcl/vclenum.hxx>
#include <vcl/metric.hxx>
More information about the Libreoffice-commits
mailing list