aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2013-03-09 09:56:03 +0000
committerAnthony Liguori <aliguori@us.ibm.com>2013-03-10 19:26:22 -0500
commit7830cf78ac00643930503732834c00387e9e75ff (patch)
treebaa1f4e3bcc3ca029ea7336ce0dee143d693982e /hw
parentd6258c93a7133bb2bf2ab4e91476bc0b631ba7f1 (diff)
baum: fix build
08744c98115cfa144ed3493556024e400b2e2573 removed hw/baum.h but did not adjust hw/baum.c, breaking build. Fix. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> Message-id: c50406bda98f8b277e8b9004a0012fa5e5c124d0.1362822910.git.blauwirbel@gmail.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw')
-rw-r--r--hw/baum.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/baum.c b/hw/baum.c
index d75b15007d..d8919d54de 100644
--- a/hw/baum.c
+++ b/hw/baum.c
@@ -25,7 +25,6 @@
#include "char/char.h"
#include "qemu/timer.h"
#include "usb.h"
-#include "baum.h"
#include <brlapi.h>
#include <brlapi_constants.h>
#include <brlapi_keycodes.h>