Header include cleanups
This commit is contained in:
parent
b0fb4f2b6d
commit
6b9100143c
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#include <retro_miscellaneous.h>
|
#include <boolean.h>
|
||||||
|
|
||||||
#include "gfx/video_driver.h"
|
#include "gfx/video_driver.h"
|
||||||
#include "driver.h"
|
#include "driver.h"
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
#include "libretro.h"
|
#include "libretro.h"
|
||||||
#include "core_info.h"
|
#include "core_info.h"
|
||||||
#include "core_options.h"
|
#include "core_options.h"
|
||||||
#include "driver.h"
|
|
||||||
#include "dynamic.h"
|
#include "dynamic.h"
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
#include "performance.h"
|
#include "performance.h"
|
||||||
|
|
Loading…
Reference in New Issue