Revision 83c9f4ca hw/versatile_i2c.c

b/hw/versatile_i2c.c
21 21
 *
22 22
 */
23 23

  
24
#include "sysbus.h"
25
#include "bitbang_i2c.h"
24
#include "hw/sysbus.h"
25
#include "hw/bitbang_i2c.h"
26 26

  
27 27
typedef struct {
28 28
    SysBusDevice busdev;

Also available in: Unified diff