summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 10:26:19 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 10:26:19 -0400
commita40feeeb29ed6122f53ba9542d803b7bfc9d7931 (patch)
tree11f650a1a1e789fa56918a904f4957f706da0e5b /src/grp-network/libnetworkd-core/networkd.h
parent3b4034c71b66f74f22b3d3af9d5fa62e8861d4fb (diff)
fix
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd.h')
-rw-r--r--src/grp-network/libnetworkd-core/networkd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd.h b/src/grp-network/libnetworkd-core/networkd.h
index cabd43b8e1..a3ae0b988b 100644
--- a/src/grp-network/libnetworkd-core/networkd.h
+++ b/src/grp-network/libnetworkd-core/networkd.h
@@ -26,7 +26,7 @@
#include <systemd/sd-netlink.h>
#include "udev.h"
-#include "dhcp-identifier.h"
+#include "systemd-network/dhcp-identifier.h"
#include "basic/hashmap.h"
#include "basic/list.h"