mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-04-16 21:46:03 +02:00
url: Include SDL_misc.h to get public function declaration.
This commit is contained in:
parent
5f68812249
commit
913aa610b5
@ -19,6 +19,7 @@
|
|||||||
3. This notice may not be removed or altered from any source distribution.
|
3. This notice may not be removed or altered from any source distribution.
|
||||||
*/
|
*/
|
||||||
#include "../SDL_internal.h"
|
#include "../SDL_internal.h"
|
||||||
|
#include "SDL_misc.h"
|
||||||
#include "SDL_error.h"
|
#include "SDL_error.h"
|
||||||
|
|
||||||
extern int SDL_SYS_OpenURL(const char *url);
|
extern int SDL_SYS_OpenURL(const char *url);
|
||||||
|
Loading…
Reference in New Issue
Block a user