summaryrefslogtreecommitdiff
path: root/lib/seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/seq.c')
-rw-r--r--lib/seq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/seq.c b/lib/seq.c
index 6e2f596ea..a39c809fc 100644
--- a/lib/seq.c
+++ b/lib/seq.c
@@ -26,7 +26,7 @@
#include "latch.h"
#include "openvswitch/list.h"
#include "ovs-thread.h"
-#include "poll-loop.h"
+#include "openvswitch/poll-loop.h"
COVERAGE_DEFINE(seq_change);