|
@@ -18,10 +18,9 @@
|
|
misrepresented as being the original software.
|
|
misrepresented as being the original software.
|
|
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 <windows.h>
|
|
|
|
|
|
|
|
-#include "../../core/windows/SDL_windows.h"
|
|
|
|
#include "../SDL_sysurl.h"
|
|
#include "../SDL_sysurl.h"
|
|
|
|
+#include "../../core/windows/SDL_windows.h"
|
|
|
|
|
|
int
|
|
int
|
|
SDL_SYS_OpenURL(const char *url)
|
|
SDL_SYS_OpenURL(const char *url)
|