util/debug: add missing headers

This commit is contained in:
李通洲
2025-03-23 10:51:26 +08:00
parent 41d6187f11
commit ab1bfffbd4
+1
View File
@@ -1,3 +1,4 @@
#include "fastfetch.h"
#include "common/time.h"
static inline const char* ffFindFileName(const char* file)