summaryrefslogtreecommitdiff
path: root/nuttx/net/net_sendfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/net_sendfile.c')
-rw-r--r--nuttx/net/net_sendfile.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/net/net_sendfile.c b/nuttx/net/net_sendfile.c
index aaaefcce0..23d8cd1b5 100644
--- a/nuttx/net/net_sendfile.c
+++ b/nuttx/net/net_sendfile.c
@@ -61,8 +61,8 @@
#include <nuttx/net/arp.h>
#include <nuttx/net/netdev.h>
-#include "net_internal.h"
-#include "uip/uip_internal.h"
+#include "net.h"
+#include "uip/uip.h"
/****************************************************************************
* Definitions