diff options
-rw-r--r-- | hw/adlib.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #include <assert.h> #include "hw.h" #include "audiodev.h" +#include "audio/audio.h" #define ADLIB_KILL_TIMERS 1 |
index : riscv-gnu-toolchain/qemu.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | hw/adlib.c | 1 |
@@ -24,6 +24,7 @@ #include <assert.h> #include "hw.h" #include "audiodev.h" +#include "audio/audio.h" #define ADLIB_KILL_TIMERS 1 |