mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 06:26:12 -04:00
16 lines
290 B
Plaintext
16 lines
290 B
Plaintext
$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>
|
|
|