# HG changeset patch # User Sam Lantinga # Date 1043030044 0 # Node ID 6c3fa3b5e397168c315bd5a882a974a486a2134a # Parent 4c740ee76027f9512cbe40ceab065a5e78611839 Fixed build error on BeOS diff -r 4c740ee76027 -r 6c3fa3b5e397 src/main/beos/SDL_BeApp.cc --- a/src/main/beos/SDL_BeApp.cc Mon Jan 20 02:11:07 2003 +0000 +++ b/src/main/beos/SDL_BeApp.cc Mon Jan 20 02:34:04 2003 +0000 @@ -31,6 +31,7 @@ #include #include #include +#include #include #include "SDL_BeApp.h"