--- a/openalbridge/wrappers.h Mon Jun 29 03:47:39 2009 +0000
+++ b/openalbridge/wrappers.h Mon Jun 29 20:01:05 2009 +0000
@@ -25,7 +25,7 @@
#include <stdint.h>
#else
#define WIN32_LEAN_AND_MEAN
-#include <windows.h>
+#include <process.h>
#include "winstdint.h"
#endif