From be1eacac8638e68d6bd3d562edc58d0c9d560204 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 28 Jul 2016 19:11:18 +0200 Subject: [PATCH] Add to Griffin as well --- griffin/griffin.c | 1 + 1 file changed, 1 insertion(+) diff --git a/griffin/griffin.c b/griffin/griffin.c index 3c99aff945..00e500d314 100644 --- a/griffin/griffin.c +++ b/griffin/griffin.c @@ -530,6 +530,7 @@ CAMERA #endif #ifdef HAVE_V4L2 +#include "../cores/libretro-video-processor/video_processor_v4l2.c" #include "../camera/drivers/video4linux2.c" #endif