summaryrefslogtreecommitdiff
path: root/audio/audacity/files/patch-src_prefs_DevicePrefs.cpp
blob: a83688f3cf4fbff95aaa28fbdecaefaf7cc2edef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/prefs/DevicePrefs.cpp.orig	2016-07-26 13:34:06 UTC
+++ src/prefs/DevicePrefs.cpp
@@ -30,7 +30,7 @@ other settings.
 #include <wx/intl.h>
 #include <wx/log.h>
 
-#include "portaudio.h"
+#include "../../lib-src/portaudio-v19/include/portaudio.h"
 
 #include "../AudioIO.h"
 #include "../Internat.h"