From efa3bef5285ab1051d8a4be76e64fa4170667388 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sun, 27 May 2012 04:34:21 +0200 Subject: [PATCH] (PS3) Move header file include for libdbgfont --- gfx/fonts/ps3_libdbgfont.c | 1 + ps3/ps3_video_psgl.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/fonts/ps3_libdbgfont.c b/gfx/fonts/ps3_libdbgfont.c index ffee675870..51f22bd5d1 100644 --- a/gfx/fonts/ps3_libdbgfont.c +++ b/gfx/fonts/ps3_libdbgfont.c @@ -14,6 +14,7 @@ * If not, see . */ +#include #include "../gl_common.h" void gl_init_font(gl_t *gl, const char *font_path, unsigned font_size) diff --git a/ps3/ps3_video_psgl.h b/ps3/ps3_video_psgl.h index 1540cc720a..66271201d1 100644 --- a/ps3/ps3_video_psgl.h +++ b/ps3/ps3_video_psgl.h @@ -21,7 +21,6 @@ #include "../gfx/gfx_common.h" #include "../gfx/image.h" #include "../console/console_ext.h" -#include enum {