mirror of
https://github.com/Ryujinx/SDL.git
synced 2024-12-23 19:35:39 +00:00
PSP: un needed include
This commit is contained in:
parent
8e851a277d
commit
e702a4e520
|
@ -25,7 +25,6 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <malloc.h>
|
|
||||||
|
|
||||||
#include "SDL_audio.h"
|
#include "SDL_audio.h"
|
||||||
#include "SDL_error.h"
|
#include "SDL_error.h"
|
||||||
|
|
Loading…
Reference in a new issue