forgor to add in commit f42429de89

This commit is contained in:
nova
2025-06-16 11:02:10 +02:00
parent 797f9a7d3b
commit b1eecad13c
2 changed files with 62 additions and 0 deletions

3
file_previews.h Normal file
View File

@ -0,0 +1,3 @@
#include "file_previews.c"
char* preview_file(char *path, unsigned long file_size);