mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(platform_win32.c) Add dynamic.h
This commit is contained in:
parent
ec196e9f17
commit
9f44dcd12c
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#endif
|
||||
#include <retro_miscellaneous.h>
|
||||
#include "../frontend_driver.h"
|
||||
#include "../dynamic.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <boolean.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue