summaryrefslogtreecommitdiff
path: root/nuttx/net/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/send.c')
-rw-r--r--nuttx/net/send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/send.c b/nuttx/net/send.c
index cbec0f7de..6ff0d9f98 100644
--- a/nuttx/net/send.c
+++ b/nuttx/net/send.c
@@ -45,7 +45,7 @@
#include "tcp/tcp.h"
#include "pkt/pkt.h"
-#include "net_internal.h"
+#include "net.h"
/****************************************************************************
* Definitions