summaryrefslogtreecommitdiff
path: root/apps/examples/cc3000/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/cc3000/shell.c')
-rw-r--r--apps/examples/cc3000/shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/cc3000/shell.c b/apps/examples/cc3000/shell.c
index f28d3f0ed..084302b7a 100644
--- a/apps/examples/cc3000/shell.c
+++ b/apps/examples/cc3000/shell.c
@@ -48,7 +48,7 @@
#include <arpa/inet.h>
#include <apps/netutils/telnetd.h>
-#include <apps/netutils/uiplib.h>
+#include <apps/netutils/netlib.h>
#include "shell.h"
#include <apps/nsh.h>