Skip to content
Snippets Groups Projects
Commit 3d03dde0 authored by alexandresavard's avatar alexandresavard
Browse files

Not much

parent 25b02cfa
Branches
Tags
No related merge requests found
...@@ -60,6 +60,7 @@ sflphoned_LDADD = \ ...@@ -60,6 +60,7 @@ sflphoned_LDADD = \
@CCRTP_LIBS@ \ @CCRTP_LIBS@ \
@ALSA_LIBS@ \ @ALSA_LIBS@ \
@PULSEAUDIO_LIBS@ \ @PULSEAUDIO_LIBS@ \
-luuid \
@SAMPLERATE_LIBS@ @SAMPLERATE_LIBS@
noinst_LTLIBRARIES = libsflphone.la noinst_LTLIBRARIES = libsflphone.la
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#include "audiolayer.h" #include "audiolayer.h"
#include "audiostream.h" #include "audiostream.h"
#include "audiorecord.h"
#define PLAYBACK_STREAM_NAME "SFLphone out" #define PLAYBACK_STREAM_NAME "SFLphone out"
#define CAPTURE_STREAM_NAME "SFLphone in" #define CAPTURE_STREAM_NAME "SFLphone in"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment