]> git.pld-linux.org Git - packages/WSoundPrefs.git/commitdiff
- fix path to WindowMaker header files.
authorkloczek <kloczek@pld-linux.org>
Fri, 18 Jan 2002 09:07:55 +0000 (09:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WSoundPrefs-WINGs.patch -> 1.1

WSoundPrefs-WINGs.patch [new file with mode: 0644]

diff --git a/WSoundPrefs-WINGs.patch b/WSoundPrefs-WINGs.patch
new file mode 100644 (file)
index 0000000..0bfb864
--- /dev/null
@@ -0,0 +1,26 @@
+--- WSoundPrefs-1.1.1/src/WSoundPrefs.h~       Fri Jan 18 09:47:14 2002
++++ WSoundPrefs-1.1.1/src/WSoundPrefs.h        Fri Jan 18 09:47:14 2002
+@@ -42,8 +42,8 @@
+ #include <wraster.h>
+-#include <WINGs.h>
+-#include <WUtil.h>
++#include <WINGs/WINGs.h>
++#include <WINGs/WUtil.h>
+ #include <wsound.h>
+--- WSoundPrefs-1.1.1/src/SystemInfo.c~        Fri Jan 18 09:48:03 2002
++++ WSoundPrefs-1.1.1/src/SystemInfo.c Fri Jan 18 09:48:03 2002
+@@ -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"
This page took 0.19982 seconds and 4 git commands to generate.