[Libreoffice-commits] .: soldep/bootstrp

Fridrich Strba fridrich at kemper.freedesktop.org
Fri Mar 25 16:10:22 PDT 2011


 soldep/bootstrp/command.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 64777a2e984c198fd5eea125f4cc7d38d06dc7af
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Sat Mar 26 00:10:02 2011 +0100

    Adapt the tree to tools/svwin.h removal

diff --git a/soldep/bootstrp/command.cxx b/soldep/bootstrp/command.cxx
index cb2a1c7..1cc252d 100644
--- a/soldep/bootstrp/command.cxx
+++ b/soldep/bootstrp/command.cxx
@@ -74,7 +74,7 @@
 #endif
 
 #if defined WNT
-#include <tools/svwin.h>
+#include <windows.h>
 #endif
 
 #if defined(WNT) || defined(OS2)


More information about the Libreoffice-commits mailing list