X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=hw%2Fmax111x.c;h=cc3ded1dfe2fbc38e5863c1de48b691ca8f30409;hb=87ecb68bdf8a3e40ef885ddbb7ca1797dca40ebf;hp=8425bee576ae1e148b0d11525aaa6385758af3fd;hpb=257514ddce752fe0b4aeb4b7957bc5661eadbef8;p=qemu diff --git a/hw/max111x.c b/hw/max111x.c index 8425bee..cc3ded1 100644 --- a/hw/max111x.c +++ b/hw/max111x.c @@ -7,7 +7,8 @@ * This code is licensed under the GNU GPLv2. */ -#include +#include "hw.h" +#include "i2c.h" struct max111x_s { qemu_irq interrupt;