mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-06 19:46:06 +00:00
(PS3) Move header file include for libdbgfont
This commit is contained in:
parent
7f13257d1b
commit
efa3bef528
@ -14,6 +14,7 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <cell/dbgfont.h>
|
||||
#include "../gl_common.h"
|
||||
|
||||
void gl_init_font(gl_t *gl, const char *font_path, unsigned font_size)
|
||||
|
@ -21,7 +21,6 @@
|
||||
#include "../gfx/gfx_common.h"
|
||||
#include "../gfx/image.h"
|
||||
#include "../console/console_ext.h"
|
||||
#include <cell/dbgfont.h>
|
||||
|
||||
enum
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user