summaryrefslogtreecommitdiff
path: root/audio/wsoundprefs/patches/patch-ad
blob: 4dc90cb3b9a199f53f984e45d3e1e2d0f18bd80d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ad,v 1.1 2001/03/12 21:19:10 wiz Exp $

--- src/SystemInfo.c.orig	Wed Jun 16 11:53:35 1999
+++ src/SystemInfo.c
@@ -32,8 +32,8 @@
 #include <sys/types.h>
 #include <sys/utsname.h>
 #include <pwd.h>
-#include <WINGs.h>
-#include <WUtil.h>
+#include <WINGs/WINGs.h>
+#include <WINGs/WUtil.h>
 
 #include "WSoundPrefs.h"
 #include "SystemInfo.h"