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

--- source/sdl/testSound.cpp	2001/02/16 21:38:57	1.1
+++ source/sdl/testSound.cpp	2001/02/16 21:39:20
@@ -14,7 +14,7 @@
  *                                                                         *
  ***************************************************************************/
 #include <stdio.h>
-#include <SDL/SDL.h>
+#include <SDL.h>
 #include <unistd.h>
 #include <sound.h>
 
