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>