Fixed build error on BeOS

This commit is contained in:
Sam Lantinga 2003-01-20 02:34:04 +00:00
parent 7a4792b7e7
commit fbf504d7d7

View File

@ -31,6 +31,7 @@ static char rcsid =
#include <storage/Path.h>
#include <storage/Entry.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "SDL_BeApp.h"