(gfx/drivers_font) header cleanups

This commit is contained in:
twinaphex 2020-03-05 14:01:34 +01:00
parent 35001e64c2
commit 2e034c1574
10 changed files with 6 additions and 17 deletions

View File

@ -28,7 +28,6 @@
#include "../drivers/ctr_gu.h"
#include "../../ctr/gpu_old.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
/* FIXME: this is just a workaround to avoid

View File

@ -16,7 +16,6 @@
#define CINTERFACE
#include <stdio.h>
#include <string.h>
#include <malloc.h>
#include <math.h>
@ -25,7 +24,6 @@
#include "../font_driver.h"
#include "../common/d3d10_common.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
typedef struct

View File

@ -15,7 +15,6 @@
#define CINTERFACE
#include <stdio.h>
#include <string.h>
#include <malloc.h>
#include <math.h>
@ -24,7 +23,6 @@
#include "../font_driver.h"
#include "../common/d3d11_common.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
typedef struct

View File

@ -15,7 +15,6 @@
#define CINTERFACE
#include <stdio.h>
#include <string.h>
#include <malloc.h>
#include <math.h>
@ -24,7 +23,6 @@
#include "../font_driver.h"
#include "../common/d3d12_common.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
typedef struct

View File

@ -20,19 +20,20 @@
#include <encodings/utf.h>
#include <lists/string_list.h>
#include <windows.h>
#include <wingdi.h>
#ifdef HAVE_CONFIG_H
#include "../../config.h"
#endif
#include "../font_driver.h"
#include "../../configuration.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
#include "../common/gdi_common.h"
#include "../common/win32_common.h"
#include <windows.h>
#include <wingdi.h>
#include "../font_driver.h"
#include "../../verbosity.h"
typedef struct
{

View File

@ -23,7 +23,6 @@
#include "../common/gl1_common.h"
#include "../font_driver.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
/* TODO: Move viewport side effects to the caller: it's a source of bugs. */

View File

@ -24,7 +24,6 @@
#include "../common/gl_core_common.h"
#include "../font_driver.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
/* TODO: Move viewport side effects to the caller: it's a source of bugs. */

View File

@ -23,7 +23,6 @@
#include "../common/gl_common.h"
#include "../font_driver.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
/* TODO: Move viewport side effects to the caller: it's a source of bugs. */

View File

@ -25,7 +25,6 @@
#include "../font_driver.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
#include "../common/switch_common.h"

View File

@ -26,7 +26,6 @@
#include "../../wiiu/system/memory.h"
#include "../../wiiu/wiiu_dbg.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
typedef struct