[Libreoffice-commits] .: svx/source

Fridrich Strba fridrich at kemper.freedesktop.org
Mon Mar 28 10:15:32 PDT 2011


 svx/source/dialog/sendreportw32.cxx |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit cb68bd37c389ce927d3d2aa0e3f80e82e0c621cb
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Mar 28 19:15:25 2011 +0200

    I meant this one

diff --git a/svx/source/dialog/sendreportw32.cxx b/svx/source/dialog/sendreportw32.cxx
index eccf0aa..212a85c 100755
--- a/svx/source/dialog/sendreportw32.cxx
+++ b/svx/source/dialog/sendreportw32.cxx
@@ -33,9 +33,8 @@
 #define UNICODE
 #define _UNICODE
 #define WIN32_LEAN_AND_MEAN
-#include <prewin.h>
+#include <windows.h>
 #include <tchar.h>
-#include <postwin.h>
 #include <stdio.h>
 #include <systools/win32/uwinapi.h>
 #include <sal/macros.h>


More information about the Libreoffice-commits mailing list