summaryrefslogtreecommitdiffstats
path: root/tests/test_decode1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_decode1.c')
-rw-r--r--tests/test_decode1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_decode1.c b/tests/test_decode1.c
index b7698efc..def45a67 100644
--- a/tests/test_decode1.c
+++ b/tests/test_decode1.c
@@ -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)
{