From 4871ffa6665c69f3754e4e7d813df215cc10a2e0 Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Tue, 7 May 2013 12:42:08 -0700 Subject: pulse sink, don't need i18n.h --- sesman/chansrv/pulse/Makefile | 3 ++- sesman/chansrv/pulse/module-xrdp-sink.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'sesman/chansrv') diff --git a/sesman/chansrv/pulse/Makefile b/sesman/chansrv/pulse/Makefile index 7c3ee7b9..6efbfc16 100644 --- a/sesman/chansrv/pulse/Makefile +++ b/sesman/chansrv/pulse/Makefile @@ -1,8 +1,9 @@ -PULSE_DIR=/home/jay/temp/pulseaudio-0.9.21 +#PULSE_DIR=/home/jay/temp/pulseaudio-0.9.21 #PULSE_DIR=/home/jay/pulseaudio-0.9.22 #PULSE_DIR=/home/jay/pulseaudio-0.9.21 +PULSE_DIR=/home/jay/pulseaudio-2.0 OBJS = module-xrdp-sink.o diff --git a/sesman/chansrv/pulse/module-xrdp-sink.c b/sesman/chansrv/pulse/module-xrdp-sink.c index bcab8f1b..84501446 100644 --- a/sesman/chansrv/pulse/module-xrdp-sink.c +++ b/sesman/chansrv/pulse/module-xrdp-sink.c @@ -47,7 +47,7 @@ #include #include #include -#include +//#include #include #include -- cgit v1.2.1