mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Include retro_miscellaneous.h in general.h
This commit is contained in:
parent
7bb2e5f582
commit
09e79d1fae
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <limits.h>
|
||||
#include <compat/strl.h>
|
||||
#include <retro_inline.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
#include "configuration.h"
|
||||
#include "driver.h"
|
||||
#include "playlist.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue