diff --git a/src/core/cpath/cpath.h b/src/core/cpath/cpath.h index 64243b2..13d565c 100644 --- a/src/core/cpath/cpath.h +++ b/src/core/cpath/cpath.h @@ -29,4 +29,4 @@ void dirup(char *dst, u64 levels, const char *path); END_C_LINKAGE #endif // __cplusplus -#endif // !PATH_UTILS_H +#endif // !CPATH_H