]> git.sesse.net Git - movit/blobdiff - Makefile.in
Draw an oversized triangle instead of a quad.
[movit] / Makefile.in
index fe46ec30a424c2e8d6e68a0a0d35f508da627ad4..35fc71ec0ab4e6c9a4a586e33ddb867f91fc6bc2 100644 (file)
@@ -160,7 +160,7 @@ coverage:
        @exit 1
 endif
 
-HDRS = effect_chain.h effect_util.h effect.h input.h image_format.h init.h util.h defs.h resource_pool.h fp16.h
+HDRS = effect_chain.h effect_util.h effect.h input.h image_format.h init.h util.h defs.h resource_pool.h fp16.h ycbcr.h
 HDRS += $(INPUTS:=.h)
 HDRS += $(EFFECTS:=.h)