openbsd-ports/audio/wsoundserver/patches/patch-wslib_config_c

13 lines
339 B
Plaintext

$OpenBSD: patch-wslib_config_c,v 1.3 2001/02/15 18:10:51 wilfried Exp $
--- wslib/config.c.orig Fri Mar 31 22:10:25 2000
+++ wslib/config.c Tue Feb 13 16:19:30 2001
@@ -37,7 +37,7 @@ $Id: config.c,v 1.5 1999/11/17 13:16:49
#include <limits.h>
#include "wsound.h"
-#include <WUtil.h>
+#include <WINGs/WUtil.h>
#include <assert.h>