summaryrefslogtreecommitdiff
path: root/ofproto/connmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'ofproto/connmgr.c')
-rw-r--r--ofproto/connmgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ofproto/connmgr.c b/ofproto/connmgr.c
index d814ed8b7..7f33fbddf 100644
--- a/ofproto/connmgr.c
+++ b/ofproto/connmgr.c
@@ -34,7 +34,7 @@
#include "openvswitch/vlog.h"
#include "ovs-atomic.h"
#include "pinsched.h"
-#include "poll-loop.h"
+#include "openvswitch/poll-loop.h"
#include "openvswitch/rconn.h"
#include "openvswitch/shash.h"
#include "simap.h"