summaryrefslogtreecommitdiff
path: root/lib/northbound_sysrepo.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2021-04-21 20:46:02 -0400
committerGitHub <noreply@github.com>2021-04-21 20:46:02 -0400
commit85e40093a9d9169e0b9383957cd4c24606c50571 (patch)
tree4562c3b47f3745cd91b924b594c549cc79c546e8 /lib/northbound_sysrepo.c
parent7b58ed729591847aee608e52f553602587da3678 (diff)
parent7c2275ac86a2f1d147dc6203f83c0e17da9c8bca (diff)
Merge pull request #8528 from opensourcerouting/build-cleanup-20210421
build: more cleaning
Diffstat (limited to 'lib/northbound_sysrepo.c')
-rw-r--r--lib/northbound_sysrepo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/northbound_sysrepo.c b/lib/northbound_sysrepo.c
index 9fc640ceea..fc1af092d0 100644
--- a/lib/northbound_sysrepo.c
+++ b/lib/northbound_sysrepo.c
@@ -25,7 +25,7 @@
#include "debug.h"
#include "memory.h"
#include "libfrr.h"
-#include "version.h"
+#include "lib/version.h"
#include "northbound.h"
#include <sysrepo.h>