From ef859c58eda4fc82600a3e432058989263502f50 Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 8 May 2017 02:48:17 +0200 Subject: Fix includes in header files --- src/filepath.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/filepath.h') diff --git a/src/filepath.h b/src/filepath.h index 13382af..253b665 100644 --- a/src/filepath.h +++ b/src/filepath.h @@ -10,6 +10,7 @@ #define __FILEPATH_H__ #include +#include extern bool is_absolute(const char* path); extern char *remove_ext(const char *str); -- cgit v1.2.3-70-g09d2