From b49cbeed1cbe24307f3a4b404b018195a3cbf7bb Mon Sep 17 00:00:00 2001 From: Richard Howell Date: Sun, 15 Jun 2014 12:02:02 +0200 Subject: [PATCH] make the vg backend compile without freetype --- gfx/vg.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/gfx/vg.c b/gfx/vg.c index d3cee6bf56..816f7f9f88 100644 --- a/gfx/vg.c +++ b/gfx/vg.c @@ -25,11 +25,8 @@ #include "../general.h" #include "../driver.h" #include "../performance.h" - -#ifdef HAVE_FREETYPE #include "fonts/fonts.h" #include "../file.h" -#endif typedef struct {