| commit | 52a01e9b350022dbde3c90012ee286bd82aae5d7 | [log] [tgz] |
|---|---|---|
| author | Ubuntu <ubuntu@ip-172-31-66-55.ec2.internal> | Tue Mar 07 20:18:56 2023 +0000 |
| committer | Ubuntu <ubuntu@ip-172-31-66-55.ec2.internal> | Tue Mar 07 20:18:56 2023 +0000 |
| tree | 20e842477ff5507b83a7fe62ed05282866535873 | |
| parent | f9d2ee222abdea58e40ee8747a1cafa07950eead [diff] |
remove prefix
diff --git a/test/protobuf/test_decode.cpp b/test/protobuf/test_decode.cpp index bbc5bf9..2d4144d 100644 --- a/test/protobuf/test_decode.cpp +++ b/test/protobuf/test_decode.cpp
@@ -1,5 +1,5 @@ -#include "test/protobuf/address.pb.h" +#include "address.pb.h" #include <string> #include <unistd.h> #include <fcntl.h>