summary refs log tree commit diff
path: root/src/dhcp/nm-dhcp-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dhcp/nm-dhcp-utils.h')
-rw-r--r--src/dhcp/nm-dhcp-utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dhcp/nm-dhcp-utils.h b/src/dhcp/nm-dhcp-utils.h
index b45c5e89..05982b16 100644
--- a/src/dhcp/nm-dhcp-utils.h
+++ b/src/dhcp/nm-dhcp-utils.h
@@ -21,8 +21,8 @@
 
 #include <stdlib.h>
 
-#include <nm-ip4-config.h>
-#include <nm-ip6-config.h>
+#include "nm-ip4-config.h"
+#include "nm-ip6-config.h"
 
 NMIP4Config *nm_dhcp_utils_ip4_config_from_options (int ifindex,
                                                     const char *iface,