summaryrefslogtreecommitdiff
path: root/src/grp-network/test-network-tables.c
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/test-network-tables.c
parent3b4034c71b66f74f22b3d3af9d5fa62e8861d4fb (diff)
fix
Diffstat (limited to 'src/grp-network/test-network-tables.c')
-rw-r--r--src/grp-network/test-network-tables.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-network/test-network-tables.c b/src/grp-network/test-network-tables.c
index 1b7eee8a03..2bdc2cee7a 100644
--- a/src/grp-network/test-network-tables.c
+++ b/src/grp-network/test-network-tables.c
@@ -1,5 +1,5 @@
-#include "dhcp6-internal.h"
-#include "dhcp6-protocol.h"
+#include "systemd-network/dhcp6-internal.h"
+#include "systemd-network/dhcp6-protocol.h"
#include "ethtool-util.h"
#include "netlink-internal.h"
#include "networkd-netdev-bond.h"