summaryrefslogtreecommitdiff
path: root/tests/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.c')
-rw-r--r--tests/tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.c b/tests/tests.c
index cd7a4f0..03026a6 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -3,7 +3,7 @@
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
-#include "upb_parse.c"
+#include "upb_decoder.c"
#include "upb_def.h"
int num_assertions = 0;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback