mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 14:41:56 +00:00
fix some warnings from psp builds (missing includes.)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <malloc.h> /* memalign() */
|
||||
|
||||
#include "SDL_audio.h"
|
||||
#include "SDL_error.h"
|
||||
|
||||
Reference in New Issue
Block a user