mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(dispserv_x11.c) Add math.h
This commit is contained in:
parent
c827e1b67f
commit
0bb4d0f24f
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
*/
|
||||
|
||||
/* We are targeting XRandR 1.2 here. */
|
||||
#include <math.h>
|
||||
|
||||
#include <compat/strl.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue