summaryrefslogtreecommitdiff
path: root/lib/learning-switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/learning-switch.c')
-rw-r--r--lib/learning-switch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/learning-switch.c b/lib/learning-switch.c
index a9cb95a57..16d1feadf 100644
--- a/lib/learning-switch.c
+++ b/lib/learning-switch.c
@@ -40,7 +40,7 @@
#include "openvswitch/vconn.h"
#include "openvswitch/vlog.h"
#include "poll-loop.h"
-#include "rconn.h"
+#include "openvswitch/rconn.h"
#include "openvswitch/shash.h"
#include "simap.h"
#include "timeval.h"