PSP: un needed include

main
Sylvain 2021-11-22 16:28:49 +01:00 committed by Sam Lantinga
parent 8e851a277d
commit e702a4e520
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <malloc.h>
#include "SDL_audio.h"
#include "SDL_error.h"