mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
Add performance.h header to sdl_gfx.c
This commit is contained in:
parent
eb25b91e26
commit
f1eee5554f
@ -19,6 +19,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "../../general.h"
|
#include "../../general.h"
|
||||||
|
#include "../../performance.h"
|
||||||
#include <gfx/scaler/scaler.h>
|
#include <gfx/scaler/scaler.h>
|
||||||
#include "../video_viewport.h"
|
#include "../video_viewport.h"
|
||||||
#include "../video_monitor.h"
|
#include "../video_monitor.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user