Fix build with vg enabled.

This commit is contained in:
sergiobenrocha2 2015-02-14 14:49:21 -02:00
parent 5c6571e714
commit ab3f821c64

View File

@ -28,7 +28,7 @@
#include "../../performance.h" #include "../../performance.h"
#include "../font_renderer_driver.h" #include "../font_renderer_driver.h"
#include "../../content.h" #include "../../content.h"
#include "../gfx/video_viewport.h" #include "../video_viewport.h"
typedef struct typedef struct
{ {