summaryrefslogtreecommitdiff
path: root/src/grp-resolve/systemd-resolved/resolved-etc-hosts.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 03:37:17 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 03:37:17 -0400
commit2e2f4ab33afd09e5b4ad3abe75e871cbb21961d4 (patch)
treebe840d9b1e9b7ac4ac57d9320383a666c7aeb0eb /src/grp-resolve/systemd-resolved/resolved-etc-hosts.h
parentde98d9505cd1f2b7f508088efe68cb0a95f8ef88 (diff)
libbasic-dns
Diffstat (limited to 'src/grp-resolve/systemd-resolved/resolved-etc-hosts.h')
-rw-r--r--src/grp-resolve/systemd-resolved/resolved-etc-hosts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-resolve/systemd-resolved/resolved-etc-hosts.h b/src/grp-resolve/systemd-resolved/resolved-etc-hosts.h
index e68d87417e..49e449b56d 100644
--- a/src/grp-resolve/systemd-resolved/resolved-etc-hosts.h
+++ b/src/grp-resolve/systemd-resolved/resolved-etc-hosts.h
@@ -19,8 +19,8 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "resolved-dns-answer.h"
-#include "resolved-dns-question.h"
+#include "basic-dns/resolved-dns-answer.h"
+#include "basic-dns/resolved-dns-question.h"
#include "resolved-manager.h"