summaryrefslogtreecommitdiff
path: root/include/hw/vfio/vfio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/vfio/vfio.h')
-rw-r--r--include/hw/vfio/vfio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/hw/vfio/vfio.h b/include/hw/vfio/vfio.h
index f27d599220..86248f5436 100644
--- a/include/hw/vfio/vfio.h
+++ b/include/hw/vfio/vfio.h
@@ -1,5 +1,5 @@
-#ifndef VFIO_API_H
-#define VFIO_API_H
+#ifndef HW_VFIO_H
+#define HW_VFIO_H
bool vfio_eeh_as_ok(AddressSpace *as);
int vfio_eeh_as_op(AddressSpace *as, uint32_t op);