From 07e23d609efc83669f979d5db92206ebed26b619 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 5 Sep 2013 19:00:08 +0200 Subject: fpicker: try to fix headers to make tinderbox happy Change-Id: If0de9b31b4d754dfda4f135a8ffa6df21d7b4314 --- fpicker/source/win32/misc/WinImplHelper.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'fpicker') diff --git a/fpicker/source/win32/misc/WinImplHelper.cxx b/fpicker/source/win32/misc/WinImplHelper.cxx index f20c2515f300..4c75e1250fc7 100644 --- a/fpicker/source/win32/misc/WinImplHelper.cxx +++ b/fpicker/source/win32/misc/WinImplHelper.cxx @@ -17,10 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include "WinImplHelper.hxx" + +#include #include #include -#include "AutoBuffer.hxx" -#include "WinImplHelper.hxx" #include #include -- cgit