mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
winsim: Build fixes for current mingw64 cross compiles
Change-Id: I5d523a4aa0ca9044b8f83ae6aafd4f3705ff96d6
This commit is contained in:
parent
667d6c140b
commit
adb49159ce
3 changed files with 3 additions and 1 deletions
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include <math.h>
|
||||
#include <stdlib.h> /* EXIT_SUCCESS */
|
||||
#include <stdio.h>
|
||||
#include "sim-ui-defines.h"
|
||||
#ifdef HAVE_REMOTE_LCD
|
||||
#include "lcd-remote.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue