fix our internal build

This commit is contained in:
Erwin Coumans
2018-09-13 10:20:38 -07:00
parent d909448ee3
commit b0971b4beb
2 changed files with 1 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ typedef SharedMemoryCommandProcessor MyCommandProcessor;
#include <grpc++/grpc++.h>
#include <grpc/support/log.h>
#include "proto/pybullet.grpc.pb.h"
#include "SharedMemory/grpc/proto/pybullet.grpc.pb.h"
using grpc::Server;