aboutsummaryrefslogtreecommitdiff
path: root/audio/audacity/files/patch-src_prefs_DevicePrefs.cpp
blob: 261245610b7dbe9d928bcbe569e7def410eae91c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/prefs/DevicePrefs.cpp.orig	2015-07-11 10:02:22 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"