AlsaBridge.cpp
branchv_0
changeset 3 e238528eb19c
parent 2 f34476ab597f
child 5 ef8f4023e32e
equal deleted inserted replaced
2:f34476ab597f 3:e238528eb19c
    13  *
    13  *
    14  * You should have received a copy of the GNU General Public License
    14  * You should have received a copy of the GNU General Public License
    15  * along with this program. If not, see <http://www.gnu.org/licenses/>.
    15  * along with this program. If not, see <http://www.gnu.org/licenses/>.
    16  */
    16  */
    17 #include <iostream>
    17 #include <iostream>
       
    18 
       
    19 #include <alsa/asoundlib.h>
    18 
    20 
    19 #include "AlsaBridge.h"
    21 #include "AlsaBridge.h"
    20 
    22 
    21 namespace djmfix {
    23 namespace djmfix {
    22 namespace alsa {
    24 namespace alsa {