Patched to compile on various platforms.

This commit is contained in:
Ryan C. Gordon
2016-04-12 18:11:36 -04:00
parent c61675dc5d
commit 9b4db2b8aa
8 changed files with 8 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
#include "SDL_BeApp.h"
#include "SDL_timer.h"
#include "SDL_error.h"
#include "../thread/SDL_systhread.h"
#include "../../thread/SDL_systhread.h"
#include "../../video/haiku/SDL_BWin.h"