summaryrefslogtreecommitdiff
path: root/nuttx/net/tcp/tcp_wrbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/tcp/tcp_wrbuffer.c')
-rw-r--r--nuttx/net/tcp/tcp_wrbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/tcp/tcp_wrbuffer.c b/nuttx/net/tcp/tcp_wrbuffer.c
index 0cdd99c97..21da66cb0 100644
--- a/nuttx/net/tcp/tcp_wrbuffer.c
+++ b/nuttx/net/tcp/tcp_wrbuffer.c
@@ -56,7 +56,7 @@
#include "tcp/tcp.h"
#include "nuttx/net/iob.h"
-#include "nuttx/net/uip/uip-tcp.h"
+#include "nuttx/net/tcp.h"
/****************************************************************************
* Private Types