From d3c34f0b06b5e55be7d72d994ea81a9f57074772 Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Mon, 1 Jul 2019 11:24:57 -0400 Subject: [PATCH] griffin: define VFS_FRONTEND --- griffin/griffin.c | 1 + 1 file changed, 1 insertion(+) diff --git a/griffin/griffin.c b/griffin/griffin.c index 7af09ff1f6..d4f0c2c5fd 100644 --- a/griffin/griffin.c +++ b/griffin/griffin.c @@ -14,6 +14,7 @@ * You should have received a copy of the GNU General Public License along with RetroArch. * If not, see . */ +#define VFS_FRONTEND #include #define CINTERFACE