summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-netdev-vxlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-netdev-vxlan.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-netdev-vxlan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-netdev-vxlan.c b/src/grp-network/libnetworkd-core/networkd-netdev-vxlan.c
index e3d75ac034..1a36e8609f 100644
--- a/src/grp-network/libnetworkd-core/networkd-netdev-vxlan.c
+++ b/src/grp-network/libnetworkd-core/networkd-netdev-vxlan.c
@@ -21,7 +21,7 @@
#include <systemd/sd-netlink.h>
-#include "conf-parser.h"
+#include "shared/conf-parser.h"
#include "basic/alloc-util.h"
#include "basic/extract-word.h"
#include "basic/parse-util.h"