ports/audio/s3mod/files/patch-play.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
201 B
C

--- play.c.orig 1995-10-21 19:13:35 UTC
+++ play.c
@@ -36,7 +36,7 @@
#include "dsp.h"
#ifdef GUS
-#include <sys/ultrasound.h>
+#include <machine/ultrasound.h>
#include "gus.h"
#endif /* GUS */