Revision 9c17d615 hw/fdc.c

b/hw/fdc.c
34 34
#include "isa.h"
35 35
#include "sysbus.h"
36 36
#include "qdev-addr.h"
37
#include "blockdev.h"
38
#include "sysemu.h"
37
#include "sysemu/blockdev.h"
38
#include "sysemu/sysemu.h"
39 39
#include "qemu/log.h"
40 40

  
41 41
/********************************************************/

Also available in: Unified diff