Commit 888dba9d authored by Sam Lantinga's avatar Sam Lantinga

Fixed build error on BeOS

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40574
parent 7670ddcd
...@@ -31,6 +31,7 @@ static char rcsid = ...@@ -31,6 +31,7 @@ static char rcsid =
#include <storage/Path.h> #include <storage/Path.h>
#include <storage/Entry.h> #include <storage/Entry.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h>
#include <unistd.h> #include <unistd.h>
#include "SDL_BeApp.h" #include "SDL_BeApp.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment