pkgsrc/audio/wsoundserver/patches/patch-ae
wiz 9ff7f3e724 Initial import of WSoundServer, a sound server for window maker, reacting
to window manager events (like starting/exiting applications, hiding,
maximizing, ...).
Supersedes audio/wmsound, thus closing pkg/9523.
2001-03-12 21:10:25 +00:00

13 lines
260 B
Text

$NetBSD: patch-ae,v 1.1.1.1 2001/03/12 21:10:25 wiz Exp $
--- wslib/config.c.orig Fri Mar 31 22:10:25 2000
+++ wslib/config.c
@@ -37,7 +37,7 @@
#include <limits.h>
#include "wsound.h"
-#include <WUtil.h>
+#include <WINGs/WUtil.h>
#include <assert.h>