(PS3) Build fix

This commit is contained in:
twinaphex 2015-01-12 22:37:53 +01:00
parent 25d7fae24d
commit 327d15b7f2

View File

@ -22,6 +22,7 @@
#include <gfx/math/matrix_4x4.h>
#include <gfx/scaler/scaler.h>
#include "fonts/gl_font.h"
#include "image/image.h"
#include "video_shader_driver.h"
#ifdef HAVE_CONFIG_H