mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-27 14:23:06 +00:00
(input_overlay.c) Take out general.h include
This commit is contained in:
parent
461e358693
commit
8d0297dfe1
@ -18,10 +18,10 @@
|
||||
#include <string.h>
|
||||
#include "input_overlay.h"
|
||||
#include "../driver.h"
|
||||
#include "../general.h"
|
||||
#include <compat/posix_string.h>
|
||||
#include "input_common.h"
|
||||
#include <file/file_path.h>
|
||||
#include <string/string_list.h>
|
||||
#include <clamping.h>
|
||||
#include <stddef.h>
|
||||
#include <math.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user