summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-network.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-network.h
parent3b4034c71b66f74f22b3d3af9d5fa62e8861d4fb (diff)
fix
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-network.h')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-network.h b/src/grp-network/libnetworkd-core/networkd-network.h
index 33c97416f8..3d77524bba 100644
--- a/src/grp-network/libnetworkd-core/networkd-network.h
+++ b/src/grp-network/libnetworkd-core/networkd-network.h
@@ -23,7 +23,7 @@
#include "udev.h"
#include "shared/condition.h"
-#include "dhcp-identifier.h"
+#include "systemd-network/dhcp-identifier.h"
#include "basic/hashmap.h"
#include "shared/resolve-util.h"