Updated Atari port for new system headers (thanks Patrice!)

This commit is contained in:
Sam Lantinga
2002-12-07 06:54:47 +00:00
parent f5fa76f848
commit d1a8d6261c
12 changed files with 37 additions and 29 deletions

View File

@@ -40,7 +40,7 @@ static char rcsid =
#include <errno.h>
#include <mint/osbind.h>
#include <sysvars.h>
#include <mint/sysvars.h>
#include "SDL_error.h"
#include "SDL_timer.h"