diff src/thread/os2/SDL_systhread.c @ 1442:e3242177fe4a

Updated OS/2 build, yay!
author Sam Lantinga <slouken@libsdl.org>
date Sun, 26 Feb 2006 19:30:21 +0000
parents d910939febfa
children 9ebbbb4ae53b
line wrap: on
line diff
--- a/src/thread/os2/SDL_systhread.c	Sun Feb 26 13:42:00 2006 +0000
+++ b/src/thread/os2/SDL_systhread.c	Sun Feb 26 19:30:21 2006 +0000
@@ -30,6 +30,7 @@
 
 #include "SDL_thread.h"
 #include "../SDL_systhread.h"
+#include "../SDL_thread_c.h"
 
 typedef struct ThreadStartParms
 {