make the vg backend compile without freetype

This commit is contained in:
Richard Howell 2014-06-15 12:02:02 +02:00
parent 86a6c6c7c1
commit b49cbeed1c

View File

@ -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
{