summaryrefslogtreecommitdiffstats
path: root/example/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/client.c')
-rw-r--r--example/client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/client.c b/example/client.c
index f0520574..95112e4c 100644
--- a/example/client.c
+++ b/example/client.c
@@ -20,7 +20,7 @@
#include <pb_encode.h>
#include <pb_decode.h>
-#include "fileproto.h"
+#include "fileproto.pb.h"
#include "common.h"
bool printfile_callback(pb_istream_t *stream, const pb_field_t *field, void *arg)