summaryrefslogtreecommitdiff
path: root/hw/vhost_net.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vhost_net.h')
-rw-r--r--hw/vhost_net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/vhost_net.h b/hw/vhost_net.h
index a9db23423c..012aba4148 100644
--- a/hw/vhost_net.h
+++ b/hw/vhost_net.h
@@ -1,7 +1,7 @@
#ifndef VHOST_NET_H
#define VHOST_NET_H
-#include "net.h"
+#include "net/net.h"
struct vhost_net;
typedef struct vhost_net VHostNetState;