]> git.pld-linux.org Git - packages/WSoundPrefs.git/blob - WSoundPrefs-WINGs.patch
- typo.
[packages/WSoundPrefs.git] / WSoundPrefs-WINGs.patch
1 --- WSoundPrefs-1.1.1/src/WSoundPrefs.h~        Fri Jan 18 09:47:14 2002
2 +++ WSoundPrefs-1.1.1/src/WSoundPrefs.h Fri Jan 18 09:47:14 2002
3 @@ -42,8 +42,8 @@
4  
5  #include <wraster.h>
6  
7 -#include <WINGs.h>
8 -#include <WUtil.h>
9 +#include <WINGs/WINGs.h>
10 +#include <WINGs/WUtil.h>
11  
12  #include <wsound.h>
13  
14 --- WSoundPrefs-1.1.1/src/SystemInfo.c~ Fri Jan 18 09:48:03 2002
15 +++ WSoundPrefs-1.1.1/src/SystemInfo.c  Fri Jan 18 09:48:03 2002
16 @@ -32,8 +32,8 @@
17  #include <sys/types.h>
18  #include <sys/utsname.h>
19  #include <pwd.h>
20 -#include <WINGs.h>
21 -#include <WUtil.h>
22 +#include <WINGs/WINGs.h>
23 +#include <WINGs/WUtil.h>
24  
25  #include "WSoundPrefs.h"
26  #include "SystemInfo.h"
This page took 0.122245 seconds and 3 git commands to generate.