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

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40558
This commit is contained in:
Sam Lantinga 2002-12-07 06:54:47 +00:00
parent 1a5622ba5c
commit cdde594dbc
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"