openbsd-ports/audio/wsoundprefs/patches/patch-src_SystemInfo_c

15 lines
402 B
Plaintext

$OpenBSD: patch-src_SystemInfo_c,v 1.1 2001/02/15 18:10:51 wilfried Exp $
--- src/SystemInfo.c.orig Wed Jun 16 11:53:35 1999
+++ src/SystemInfo.c Tue Feb 13 16:42:17 2001
@@ -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"