Fix build: missing glm_headers

Change-Id: I55fe269365d00592e11f2f6ec263561538436211
This commit is contained in:
Zolnai Tamás
2014-04-20 10:42:09 +02:00
parent c1baaddd8f
commit 084e656d0e

View File

@@ -19,6 +19,7 @@ $(eval $(call gb_Library_add_cxxflags,avmediaogl,-w))
$(eval $(call gb_Library_use_externals,avmediaogl, \
boost_headers \
libgltf \
glm_headers \
mesa_headers \
glew \
zlib \