
$FreeBSD: ports/games/asc/files/patch-source::sdl::events.cpp,v 1.1 2001/02/17 21:51:31 sobomax Exp $

--- source/sdl/events.cpp	2001/02/16 21:38:57	1.1
+++ source/sdl/events.cpp	2001/02/16 21:39:12
@@ -150,7 +150,7 @@
 #ifdef _WIN32_
 #include "SDL_thread.h"
 #else
-#include "SDL/SDL_thread.h"
+#include "SDL_thread.h"
 #endif
 
 
