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 cb93995a7..cc2b154a2 100644
--- a/nuttx/net/send.c
+++ b/nuttx/net/send.c
@@ -44,7 +44,7 @@
#include <sys/socket.h>
#include <errno.h>
-#include "net_internal.h"
+#include "net-internal.h"
/****************************************************************************
* Global Functions