aboutsummaryrefslogtreecommitdiffstats
path: root/hw/9pfs/virtio-9p-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/9pfs/virtio-9p-debug.c')
-rw-r--r--hw/9pfs/virtio-9p-debug.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/hw/9pfs/virtio-9p-debug.c b/hw/9pfs/virtio-9p-debug.c
index 6b18842fd..4636ad51f 100644
--- a/hw/9pfs/virtio-9p-debug.c
+++ b/hw/9pfs/virtio-9p-debug.c
@@ -10,8 +10,9 @@
* the COPYING file in the top-level directory.
*
*/
-#include "virtio.h"
-#include "pc.h"
+
+#include "hw/virtio.h"
+#include "hw/pc.h"
#include "virtio-9p.h"
#include "virtio-9p-debug.h"