summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/net/arp.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/nuttx/net/arp.h')
-rw-r--r--nuttx/include/nuttx/net/arp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/net/arp.h b/nuttx/include/nuttx/net/arp.h
index c64471ce5..524490bb4 100644
--- a/nuttx/include/nuttx/net/arp.h
+++ b/nuttx/include/nuttx/net/arp.h
@@ -52,7 +52,7 @@
#include <net/ethernet.h>
#include <nuttx/net/netconfig.h>
-#include <nuttx/net/uip/uip.h>
+#include <nuttx/net/uip.h>
/****************************************************************************
* Pre-Processor Definitions