summary refs log tree commit diff stats
path: root/hw/esp.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/esp.h')
-rw-r--r--hw/esp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/esp.h b/hw/esp.h
index f15cc7b5bd..830673be8f 100644
--- a/hw/esp.h
+++ b/hw/esp.h
@@ -1,7 +1,7 @@
 #ifndef QEMU_HW_ESP_H
 #define QEMU_HW_ESP_H
 
-#include "scsi.h"
+#include "hw/scsi.h"
 
 /* esp.c */
 #define ESP_MAX_DEVS 7