mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
Don't include screenshot.h header in screenshot.c
This commit is contained in:
parent
80998b0da3
commit
a2d0a0d5d2
@ -13,9 +13,9 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "screenshot.h"
|
||||
#include "compat/strl.h"
|
||||
#include <stdio.h>
|
||||
#include <stddef.h>
|
||||
#include <time.h>
|
||||
#include "boolean.h"
|
||||
#include <stdint.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user