mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 23:20:58 +00:00
url: fixed wrong include.
This commit is contained in:
parent
77c9d73b63
commit
84f1b95008
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include "../../SDL_internal.h"
|
||||
#include "../SDL_internal.h"
|
||||
#include "SDL_error.h"
|
||||
|
||||
extern int SDL_SYS_OpenURL(const char *url);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue