diff options
Diffstat (limited to 'hw/audio/lm4549.c')
-rw-r--r-- | hw/audio/lm4549.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/audio/lm4549.c b/hw/audio/lm4549.c index af8b22b541..32b1481b56 100644 --- a/hw/audio/lm4549.c +++ b/hw/audio/lm4549.c @@ -17,6 +17,7 @@ #include "hw/hw.h" #include "audio/audio.h" #include "lm4549.h" +#include "migration/vmstate.h" #if 0 #define LM4549_DEBUG 1 |