1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-13 16:16:33 +01:00

Attempt to add the rest of the makefile for portmidi

Also, fix a broken(?) include in px_linux_alsa.c.  I don't know if it was actually broken, but it seems like that was wrong.
This commit is contained in:
Pokechu22
2017-06-08 21:35:42 -07:00
committed by Paul Licameli
parent 1610da4bb3
commit 0c00435f08
5 changed files with 65 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
#include <alsa/asoundlib.h>
#include "portaudio.h"
#include "pa_unix_oss.h"
#include "pa_linux_alsa.h"
#include "portmixer.h"
#include "px_mixer.h"