RouterSvc: IWYU

Test: builds
Bug: 186266747
Change-Id: I2699852300c0c7e761b7e14b079a194ad8238ad4
diff --git a/cpp/computepipe/router/1.0/RouterSvc.cpp b/cpp/computepipe/router/1.0/RouterSvc.cpp
index 0b296e6..0edd0ef 100644
--- a/cpp/computepipe/router/1.0/RouterSvc.cpp
+++ b/cpp/computepipe/router/1.0/RouterSvc.cpp
@@ -17,7 +17,7 @@
 
 #include <android/binder_interface_utils.h>
 #include <android/binder_manager.h>
-#include <binder/IServiceManager.h>
+#include <log/log.h>
 
 #include "PipeQuery.h"
 #include "PipeRegistration.h"