aboutsummaryrefslogtreecommitdiff
path: root/backends/spdm-socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/spdm-socket.c')
-rw-r--r--backends/spdm-socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/spdm-socket.c b/backends/spdm-socket.c
index d0663d6..2c709c6 100644
--- a/backends/spdm-socket.c
+++ b/backends/spdm-socket.c
@@ -11,7 +11,7 @@
*/
#include "qemu/osdep.h"
-#include "sysemu/spdm-socket.h"
+#include "system/spdm-socket.h"
#include "qapi/error.h"
static bool read_bytes(const int socket, uint8_t *buffer,