wrong file name
[apps/agl-service-can-low-level.git] / tests / test_decode1.c
index b7698ef..def45a6 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdio.h>
 #include <pb_decode.h>
-#include "person.h"
+#include "person.pb.h"
 
 bool print_person(pb_istream_t *stream)
 {