summaryrefslogtreecommitdiff
path: root/nuttx/net/tcp/tcp_listen.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/tcp/tcp_listen.c')
-rw-r--r--nuttx/net/tcp/tcp_listen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/tcp/tcp_listen.c b/nuttx/net/tcp/tcp_listen.c
index f974d3f6f..daff52996 100644
--- a/nuttx/net/tcp/tcp_listen.c
+++ b/nuttx/net/tcp/tcp_listen.c
@@ -50,7 +50,7 @@
#include <nuttx/net/netconfig.h>
-#include "uip/uip_internal.h"
+#include "uip/uip.h"
/****************************************************************************
* Private Data