Fix build: missing boost_headers

Change-Id: I84a006d69a2ddf58fcd6d30f6e82a66a91c07456
This commit is contained in:
Zolnai Tamás 2014-03-14 21:51:05 +01:00
parent fae1e19af0
commit 5b499dee16

View file

@ -18,6 +18,7 @@ $(eval $(call gb_Library_set_include,chartopengl,\
))
$(eval $(call gb_Library_use_externals,chartopengl,\
boost_headers \
mdds_headers \
glm_headers \
mesa_headers \