X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=hw%2Fads7846.c;h=578bb5493376c6ecb7169d2682f9b661e3047db1;hb=87ecb68bdf8a3e40ef885ddbb7ca1797dca40ebf;hp=c26ce25838a62761bd7752bfadfa6f6012d24e55;hpb=257514ddce752fe0b4aeb4b7957bc5661eadbef8;p=qemu diff --git a/hw/ads7846.c b/hw/ads7846.c index c26ce25..578bb54 100644 --- a/hw/ads7846.c +++ b/hw/ads7846.c @@ -7,7 +7,9 @@ * This code is licensed under the GNU GPL v2. */ -#include +#include "hw.h" +#include "devices.h" +#include "console.h" struct ads7846_state_s { qemu_irq interrupt;