mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Take general.h header dependency out of menu_animation.c
This commit is contained in:
parent
fed47454e3
commit
6e48f3d2d2
@ -18,7 +18,7 @@
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <compat/strl.h>
|
||||
#include "../general.h"
|
||||
#include <retro_miscellaneous.h>
|
||||
#include "../runloop.h"
|
||||
|
||||
/* from https://github.com/kikito/tween.lua/blob/master/tween.lua */
|
||||
|
Loading…
x
Reference in New Issue
Block a user