summaryrefslogtreecommitdiff
path: root/ovn/controller/ofctrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ovn/controller/ofctrl.c')
-rw-r--r--ovn/controller/ofctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ovn/controller/ofctrl.c b/ovn/controller/ofctrl.c
index 3297fb397..5f4982f33 100644
--- a/ovn/controller/ofctrl.c
+++ b/ovn/controller/ofctrl.c
@@ -16,7 +16,7 @@
#include <config.h>
#include "ofctrl.h"
#include "dirs.h"
-#include "dynamic-string.h"
+#include "openvswitch/dynamic-string.h"
#include "hmap.h"
#include "match.h"
#include "ofp-actions.h"