[Libreoffice-commits] .: sax/inc

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Sat Jun 16 09:00:55 PDT 2012


 sax/inc/xml2utf.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0a040ec5e53e23541c0074b32d1446eaa5b254f8
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Sat Jun 16 10:24:53 2012 -0500

    fix build breakage due to sax gbuildification
    
    Change-Id: I742c598451134f1d2d0cdc6bcfd5c77adf13ad98

diff --git a/sax/inc/xml2utf.hxx b/sax/inc/xml2utf.hxx
index b22b96a..2ce432d 100644
--- a/sax/inc/xml2utf.hxx
+++ b/sax/inc/xml2utf.hxx
@@ -26,7 +26,7 @@
  *
  ************************************************************************/
 
-#include <sax/dllapi.h>
+#include <sax/saxdllapi.h>
 
 
 /*


More information about the Libreoffice-commits mailing list