dtrans/StaticLibrary_dtobj.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1ef42cb0c53fc8d5adf259079833ba07dd12cb66
Author: Jan Holesovsky <ke...@suse.cz>
Date:   Mon Nov 21 13:58:27 2011 +0100

    Fix MinGW build of dtrans.

diff --git a/dtrans/StaticLibrary_dtobj.mk b/dtrans/StaticLibrary_dtobj.mk
index ee125ce..f3e535d 100644
--- a/dtrans/StaticLibrary_dtobj.mk
+++ b/dtrans/StaticLibrary_dtobj.mk
@@ -31,6 +31,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,dtobj))
 $(eval $(call gb_StaticLibrary_set_include,dtobj,\
        $$(INCLUDE) \
        -I$(realpath $(SRCDIR)/dtrans/inc/pch) \
+       -I$(SRCDIR)/solenv/inc \
 ))
 
 $(eval $(call gb_StaticLibrary_add_api,dtobj,\
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to