Revision 9c17d615 hw/pxa2xx_lcd.c

b/hw/pxa2xx_lcd.c
15 15
#include "pxa.h"
16 16
#include "ui/pixel_ops.h"
17 17
/* FIXME: For graphic_rotate. Should probably be done in common code.  */
18
#include "sysemu.h"
18
#include "sysemu/sysemu.h"
19 19
#include "framebuffer.h"
20 20

  
21 21
struct DMAChannel {

Also available in: Unified diff