summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/include/trv_fsutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/traveler/include/trv_fsutils.h')
-rw-r--r--apps/graphics/traveler/include/trv_fsutils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/graphics/traveler/include/trv_fsutils.h b/apps/graphics/traveler/include/trv_fsutils.h
index 9a3fb15e5..2c7c30730 100644
--- a/apps/graphics/traveler/include/trv_fsutils.h
+++ b/apps/graphics/traveler/include/trv_fsutils.h
@@ -49,5 +49,6 @@
****************************************************************************/
int16_t trv_read_decimal(FAR FILE *fp);
+FAR char *trv_fullpath(FAR const char *path, FAR const char *name);
#endif /* __APPS_GRAPHICS_TRAVELER_INCLUDE_TRV_FSUTILS_H */