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