url: Cleanups and compiler warning fixes.

This commit is contained in:
Ryan C. Gordon
2020-10-05 15:03:44 -04:00
parent cc158f2983
commit ee56090d3d
9 changed files with 45 additions and 17 deletions

View File

@@ -19,9 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
#include "../../SDL_internal.h"
#include "../SDL_sysurl.h"
#include "../../core/windows/SDL_windows.h"
#include "SDL_error.h"
#include <shellapi.h>