summaryrefslogtreecommitdiff
path: root/src/util/vireventpoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/vireventpoll.c')
-rw-r--r--src/util/vireventpoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/vireventpoll.c b/src/util/vireventpoll.c
index bdd405ff84..535b2d44f6 100644
--- a/src/util/vireventpoll.c
+++ b/src/util/vireventpoll.c
@@ -34,7 +34,7 @@
#include "threads.h"
#include "virlog.h"
#include "vireventpoll.h"
-#include "memory.h"
+#include "viralloc.h"
#include "util.h"
#include "virfile.h"
#include "virterror_internal.h"