aboutsummaryrefslogtreecommitdiff
path: root/nuttx/net/netdev_count.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/netdev_count.c')
-rw-r--r--nuttx/net/netdev_count.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/netdev_count.c b/nuttx/net/netdev_count.c
index c738b51b3..17f0894da 100644
--- a/nuttx/net/netdev_count.c
+++ b/nuttx/net/netdev_count.c
@@ -43,7 +43,7 @@
#include <string.h>
#include <errno.h>
-#include <net/uip/uip-arch.h>
+#include <nuttx/net/uip/uip-arch.h>
#include "net_internal.h"