Browse Source

portaudio: remove src/portaudio.h as it can be picked up from /usr/include

master
Reece H. Dunn 12 years ago
parent
commit
f593793a20
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      src/portaudio.h

+ 0
- 6
src/portaudio.h View File

#if defined(PORTAUDIO_18)
# include "portaudio18.h"
#else
# include "portaudio19.h"
#endif


Loading…
Cancel
Save