summaryrefslogtreecommitdiff
path: root/comms/wsjt/files/patch-padevsub.c
blob: 6b76e97da15dead20b66e13ed4cc713425daeefb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- padevsub.c.orig	Mon Feb 19 23:15:39 2007
+++ padevsub.c	Mon Feb 19 23:15:50 2007
@@ -1,6 +1,6 @@
 // #include <stdio.h>
 // #include <math.h>
-#include "portaudio.h"
+#include <portaudio2/portaudio.h>
 
 int __stdcall PADEVSUB(int *numdev, int *ndefin, int *ndefout,
 		       int nchin[], int nchout[])