summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-28 19:15:25 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-28 19:15:25 +0200
commitcb68bd37c389ce927d3d2aa0e3f80e82e0c621cb (patch)
treed627e0938286573aefd7ec072383dbc5ca3aa6f5
parent41b91e49e62398e8308cadf155d2ac85173e7281 (diff)
I meant this one
-rwxr-xr-xsvx/source/dialog/sendreportw32.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/source/dialog/sendreportw32.cxx b/svx/source/dialog/sendreportw32.cxx
index eccf0aa265..212a85c6bc 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>