summaryrefslogtreecommitdiff
path: root/nuttx/net/netdev_foreach.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/netdev_foreach.c')
-rw-r--r--nuttx/net/netdev_foreach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/netdev_foreach.c b/nuttx/net/netdev_foreach.c
index b3c4975f9..47597d522 100644
--- a/nuttx/net/netdev_foreach.c
+++ b/nuttx/net/netdev_foreach.c
@@ -44,7 +44,7 @@
#include <nuttx/net/net.h>
#include <nuttx/net/netdev.h>
-#include "net_internal.h"
+#include "net.h"
/****************************************************************************
* Pre-processor Definitions