summaryrefslogtreecommitdiff
path: root/lib/mac-learning.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mac-learning.c')
-rw-r--r--lib/mac-learning.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mac-learning.c b/lib/mac-learning.c
index 44c49622b..215caf0ba 100644
--- a/lib/mac-learning.c
+++ b/lib/mac-learning.c
@@ -24,7 +24,7 @@
#include "coverage.h"
#include "hash.h"
#include "openvswitch/list.h"
-#include "poll-loop.h"
+#include "openvswitch/poll-loop.h"
#include "timeval.h"
#include "unaligned.h"
#include "util.h"