summaryrefslogtreecommitdiff
path: root/lib/hmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hmap.c')
-rw-r--r--lib/hmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hmap.c b/lib/hmap.c
index 9462c5ef8..1ba4a5716 100644
--- a/lib/hmap.c
+++ b/lib/hmap.c
@@ -15,7 +15,7 @@
*/
#include <config.h>
-#include "hmap.h"
+#include "openvswitch/hmap.h"
#include <stdint.h>
#include <string.h>
#include "coverage.h"