freebsd-ports/games/glob2/files/patch-src_VoiceRecorder.cpp
Thierry Thomas ad925cac3a - Upgrade to 0.9.4;
Changelog at <http://globulation2.org/wiki/Changes>

- Don't enable portaudio, because Globulation is not fully compatible
  with the versions in the ports tree ATM.
2009-03-02 18:06:29 +00:00

11 lines
323 B
C++

--- ./src/VoiceRecorder.cpp.orig 2009-01-06 17:24:57.000000000 +0100
+++ ./src/VoiceRecorder.cpp 2009-03-01 18:33:04.000000000 +0100
@@ -36,7 +36,7 @@
#define SPEEX_FRAME_SIZE 160
#ifdef HAVE_PORTAUDIO
- #include "portaudio.h"
+ #include <portaudio2/portaudio.h>
#else
#ifdef WIN32
// Windows audio input include