diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-11-14 00:06:52 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-11-14 00:06:52 +0100 |
commit | f2be14cdba8dbe0128751007acf9e82bde3e60a0 (patch) | |
tree | a8f7e23fb0e16eb7b96dd3e1d38a36212bcc2640 /vcl/inc | |
parent | ee0f878da903f5054a03f526160bc6958c876128 (diff) |
Revert "vcl: remove non-existent include and hope that it builds?"
This reverts commit 7e6205117d535905b46c0106e66e5e3b593ee813.
Diffstat (limited to 'vcl/inc')
-rw-r--r-- | vcl/inc/wintextrender.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/wintextrender.hxx b/vcl/inc/wintextrender.hxx index 06479806983a..90b056113743 100644 --- a/vcl/inc/wintextrender.hxx +++ b/vcl/inc/wintextrender.hxx @@ -20,6 +20,7 @@ #ifndef INCLUDED_VCL_INC_WINTEXTRENDER_HXX #define INCLUDED_VCL_INC_WINTEXTRENDER_HXX +#include <tools/rational.hxx> #include <vcl/salgtype.hxx> #include <vcl/sysdata.hxx> #include <vcl/vclenum.hxx> |