mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
Add missing include, by Sylvain Petreolle.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3766 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
dab6322b86
commit
e140e05cbc
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include "hw.h"
|
#include "hw.h"
|
||||||
#include "audiodev.h"
|
#include "audiodev.h"
|
||||||
|
#include "audio/audio.h"
|
||||||
|
|
||||||
#define ADLIB_KILL_TIMERS 1
|
#define ADLIB_KILL_TIMERS 1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue