Move screenshooter to rust
diff --git a/build.rs b/build.rs
index 7d05e6b..33dcfb9 100644
--- a/build.rs
+++ b/build.rs
@@ -34,6 +34,7 @@
 fn main() {
     let protocols = [
         "wayland",
+        "weston-screenshooter",
         "linux-dmabuf-unstable-v1",
         "croscomp",
         "alpha-compositing-unstable-v1",