summaryrefslogtreecommitdiff
path: root/nuttx/net/netdev_unregister.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/netdev_unregister.c')
-rw-r--r--nuttx/net/netdev_unregister.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/netdev_unregister.c b/nuttx/net/netdev_unregister.c
index e5c2f3ce5..e1aec0e4d 100644
--- a/nuttx/net/netdev_unregister.c
+++ b/nuttx/net/netdev_unregister.c
@@ -50,7 +50,7 @@
#include <net/if.h>
#include <net/ethernet.h>
-#include <net/uip/uip-arch.h>
+#include <nuttx/net/uip/uip-arch.h>
#include "net_internal.h"