diff options
Diffstat (limited to 'hw/stellaris_input.c')
-rw-r--r-- | hw/stellaris_input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/stellaris_input.c b/hw/stellaris_input.c index 4e407922a0..f83fc3f288 100644 --- a/hw/stellaris_input.c +++ b/hw/stellaris_input.c @@ -7,7 +7,7 @@ * This code is licensed under the GPL. */ #include "hw/hw.h" -#include "hw/devices.h" +#include "hw/arm/devices.h" #include "ui/console.h" typedef struct { |