5330492e9e
and works with WSoundServer instead of WMSound.
15 lines
290 B
Text
15 lines
290 B
Text
$NetBSD: patch-ae,v 1.1 2001/03/12 21:19:10 wiz Exp $
|
|
|
|
--- src/WSoundPrefs.h.orig Thu Nov 18 10:57:21 1999
|
|
+++ src/WSoundPrefs.h
|
|
@@ -42,8 +42,8 @@
|
|
|
|
#include <wraster.h>
|
|
|
|
-#include <WINGs.h>
|
|
-#include <WUtil.h>
|
|
+#include <WINGs/WINGs.h>
|
|
+#include <WINGs/WUtil.h>
|
|
|
|
#include <wsound.h>
|
|
|