From 2597af8cc50120cfa9fa1f7adfafc8646b9d39fe Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 23 Oct 2014 03:47:18 +0200 Subject: [PATCH] (OpenVG) Build fix --- gfx/vg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/vg.c b/gfx/vg.c index b6f75c601a..c3bca9c713 100644 --- a/gfx/vg.c +++ b/gfx/vg.c @@ -26,7 +26,7 @@ #include "../driver.h" #include "../performance.h" #include "fonts/fonts.h" -#include "../file.h" +#include "../content.h" typedef struct {