summaryrefslogtreecommitdiff
path: root/nuttx/netutils/resolv/resolv.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/netutils/resolv/resolv.c')
-rw-r--r--nuttx/netutils/resolv/resolv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/netutils/resolv/resolv.c b/nuttx/netutils/resolv/resolv.c
index 60da2015b..db9e00085 100644
--- a/nuttx/netutils/resolv/resolv.c
+++ b/nuttx/netutils/resolv/resolv.c
@@ -63,7 +63,7 @@
#include <sys/socket.h>
#include <arpa/inet.h>
-#include <net/uip/resolv.h>
+#include <apps/netutils/resolv.h>
/****************************************************************************
* Definitions