chart2/CppunitTest_chart2_xshape.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ad9b630e0a4c9fb291bbb113e1306955d6332c75
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Fri Jun 27 15:08:54 2014 +0200

    Missing include dir
    
    Change-Id: Id1d1ed3639548b335dff2d9fa5689b90f1ae5f61
    (cherry picked from commit af70a45633b34eaae4eb4577b763dadfc48c74b6)

diff --git a/chart2/CppunitTest_chart2_xshape.mk 
b/chart2/CppunitTest_chart2_xshape.mk
index 12d0952..6149353a 100644
--- a/chart2/CppunitTest_chart2_xshape.mk
+++ b/chart2/CppunitTest_chart2_xshape.mk
@@ -60,6 +60,7 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_xshape, \
 
 $(eval $(call gb_CppunitTest_set_include,chart2_xshape,\
        -I$(SRCDIR)/chart2/qa/extras \
+    -I$(SRCDIR)/chart2/inc \
     $$(INCLUDE) \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to