Fix compiler warnings

This commit is contained in:
Sam Lantinga
2001-08-18 19:21:04 +00:00
parent 64b7232f82
commit 3f94823e27

View File

@@ -42,6 +42,7 @@ static char rcsid =
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "SDL.h"
#include "SDL_error.h"