summaryrefslogtreecommitdiff
path: root/nuttx/net/net_clone.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/net_clone.c')
-rw-r--r--nuttx/net/net_clone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/net_clone.c b/nuttx/net/net_clone.c
index 5efed0944..4f5bfe668 100644
--- a/nuttx/net/net_clone.c
+++ b/nuttx/net/net_clone.c
@@ -46,7 +46,7 @@
#include <nuttx/arch.h>
-#include "net_internal.h"
+#include "net.h"
/****************************************************************************
* Global Functions