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