From 065596f57690f7dda6dcd00ba7871a335d49c458 Mon Sep 17 00:00:00 2001 From: Muthu Subramanian Date: Wed, 11 Jul 2012 14:16:11 +0530 Subject: Adding helpers.hxx for FRound() --- vcl/win/source/gdi/salgdi3.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'vcl') 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 -- cgit