summaryrefslogtreecommitdiff
path: root/src/conf/netdev_vport_profile_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/netdev_vport_profile_conf.c')
-rw-r--r--src/conf/netdev_vport_profile_conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf/netdev_vport_profile_conf.c b/src/conf/netdev_vport_profile_conf.c
index 94992e3087..a9a38d7023 100644
--- a/src/conf/netdev_vport_profile_conf.c
+++ b/src/conf/netdev_vport_profile_conf.c
@@ -24,7 +24,7 @@
#include "netdev_vport_profile_conf.h"
#include "virterror_internal.h"
-#include "memory.h"
+#include "viralloc.h"
#define VIR_FROM_THIS VIR_FROM_NONE