mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-24 12:15:08 +00:00
Take out some header includes in state_tracker.c
This commit is contained in:
parent
58f09ce79e
commit
e786288123
@ -16,8 +16,6 @@
|
|||||||
#include "state_tracker.h"
|
#include "state_tracker.h"
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <compat/strl.h>
|
#include <compat/strl.h>
|
||||||
#include "../general.h"
|
|
||||||
#include "../libretro.h"
|
|
||||||
#include "../input/input_common.h"
|
#include "../input/input_common.h"
|
||||||
|
|
||||||
#ifdef HAVE_PYTHON
|
#ifdef HAVE_PYTHON
|
||||||
|
Loading…
x
Reference in New Issue
Block a user