opnsense-ports/audio/audacity/files/patch-src_prefs_DevicePrefs.cpp
Franco Fichtner e7b7bfc9f2 */*: sync with upstream
Taken from: FreeBSD
2015-11-24 07:04:24 +01:00

11 lines
305 B
C++

--- 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"