Revision cf2c1839

b/audio/spiceaudio.c
1
/*
2
 * Copyright (C) 2010 Red Hat, Inc.
3
 *
4
 * maintained by Gerd Hoffmann <kraxel@redhat.com>
5
 *
6
 * This program is free software; you can redistribute it and/or
7
 * modify it under the terms of the GNU General Public License as
8
 * published by the Free Software Foundation; either version 2 or
9
 * (at your option) version 3 of the License.
10
 *
11
 * This program is distributed in the hope that it will be useful,
12
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 * GNU General Public License for more details.
15
 *
16
 * You should have received a copy of the GNU General Public License
17
 * along with this program; if not, see <http://www.gnu.org/licenses/>.
18
 */
19

  
1 20
#include "hw/hw.h"
2 21
#include "qemu-timer.h"
3 22
#include "ui/qemu-spice.h"

Also available in: Unified diff