diff --git a/bc/os/Path.cpp b/bc/os/Path.cpp index 33ce278..884eab0 100644 --- a/bc/os/Path.cpp +++ b/bc/os/Path.cpp @@ -8,6 +8,7 @@ // Darwin #if defined(WHOA_SYSTEM_MAC) +#include #include #endif