X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fio%2Fgr_wavfile_sink.h;fp=gnuradio-core%2Fsrc%2Flib%2Fio%2Fgr_wavfile_sink.h;h=a1d6ed52713a9b42968afbd430b8037043564094;hb=35e43e8d8c271e6842191cac3fc3f2f88a861183;hp=fd1d0bf6f1c618c32edd9b000a8f1e674a364392;hpb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/io/gr_wavfile_sink.h b/gnuradio-core/src/lib/io/gr_wavfile_sink.h index fd1d0bf6..a1d6ed52 100644 --- a/gnuradio-core/src/lib/io/gr_wavfile_sink.h +++ b/gnuradio-core/src/lib/io/gr_wavfile_sink.h @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2008 Free Software Foundation, Inc. + * Copyright 2008,2009 Free Software Foundation, Inc. * * This file is part of GNU Radio * @@ -25,7 +25,7 @@ #include #include -#include +#include class gr_wavfile_sink; typedef boost::shared_ptr gr_wavfile_sink_sptr; @@ -76,7 +76,7 @@ private: FILE *d_fp; FILE *d_new_fp; bool d_updated; - omni_mutex d_mutex; + boost::mutex d_mutex; /*! * \brief Convert a sample value within [-1;+1] to a corresponding