Missing include dir

Change-Id: Id1d1ed3639548b335dff2d9fa5689b90f1ae5f61
This commit is contained in:
Stephan Bergmann 2014-06-27 15:08:54 +02:00
parent 2b9ad2ef6b
commit af70a45633

View File

@ -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) \
))