diff --git a/include/wtr/watcher.hpp b/include/wtr/watcher.hpp index 7fa556ce..9e53bcab 100644 --- a/include/wtr/watcher.hpp +++ b/include/wtr/watcher.hpp @@ -1247,6 +1247,7 @@ inline auto watch( #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 7, 0)) || defined(__ANDROID_API__) +#include #include #include #include