summaryrefslogtreecommitdiffstats
path: root/vcl
diff options
context:
space:
mode:
authorMuthu Subramanian <sumuthu@suse.com>2012-07-11 14:16:11 +0530
committerMuthu Subramanian <sumuthu@suse.com>2012-07-11 14:17:48 +0530
commit065596f57690f7dda6dcd00ba7871a335d49c458 (patch)
treee9621eaf60db7e9e908e6c6eba7b9ea2842f96c8 /vcl
parentgdb: add pretty-printer for SwRect (diff)
downloadcore-065596f57690f7dda6dcd00ba7871a335d49c458.tar.gz
core-065596f57690f7dda6dcd00ba7871a335d49c458.zip
Adding helpers.hxx for FRound()
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/gdi/salgdi3.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/win/source/gdi/salgdi3.cxx b/vcl/win/source/gdi/salgdi3.cxx
index 963ea3afa527..81ad69bb3f13 100644
--- a/vcl/win/source/gdi/salgdi3.cxx
+++ b/vcl/win/source/gdi/salgdi3.cxx
@@ -56,6 +56,7 @@
#include "tools/poly.hxx"
#include "tools/debug.hxx"
#include "tools/stream.hxx"
+#include "tools/helpers.hxx"
#include <vcl/sysdata.hxx>