Vita: unneeded include

This commit is contained in:
Sylvain 2021-11-22 16:29:24 +01:00 committed by Sam Lantinga
parent e702a4e520
commit 8fb19d212e
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"