summaryrefslogtreecommitdiff
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 4ee0612a5..c185c1428 100644
--- a/nuttx/net/netdev_count.c
+++ b/nuttx/net/netdev_count.c
@@ -45,7 +45,7 @@
#include <nuttx/net/netdev.h>
-#include "net_internal.h"
+#include "net.h"
/****************************************************************************
* Pre-processor Definitions