summaryrefslogtreecommitdiff
path: root/apps/netutils/tftpc/tftpc_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/netutils/tftpc/tftpc_internal.h')
-rw-r--r--apps/netutils/tftpc/tftpc_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/netutils/tftpc/tftpc_internal.h b/apps/netutils/tftpc/tftpc_internal.h
index ffaecdb13..bed25a6a5 100644
--- a/apps/netutils/tftpc/tftpc_internal.h
+++ b/apps/netutils/tftpc/tftpc_internal.h
@@ -47,7 +47,7 @@
#include <stdint.h>
#include <stdbool.h>
-#include <net/uip/uipopt.h>
+#include <nuttx/net/uip/uipopt.h>
/****************************************************************************
* Pre-processor Definitions