summaryrefslogtreecommitdiff
path: root/nuttx/net/arp/arp_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/arp/arp_timer.c')
-rw-r--r--nuttx/net/arp/arp_timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/arp/arp_timer.c b/nuttx/net/arp/arp_timer.c
index 6331bda19..059f1577a 100644
--- a/nuttx/net/arp/arp_timer.c
+++ b/nuttx/net/arp/arp_timer.c
@@ -48,7 +48,7 @@
#include <nuttx/net/netconfig.h>
#include <nuttx/net/arp.h>
-#include "net_internal.h"
+#include "net.h"
#ifdef CONFIG_NET_ARP