summaryrefslogtreecommitdiff
path: root/tests/test_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_util.h')
-rw-r--r--tests/test_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_util.h b/tests/test_util.h
index f616c36..1b1ff01 100644
--- a/tests/test_util.h
+++ b/tests/test_util.h
@@ -12,7 +12,7 @@
#ifdef __cplusplus
-upb::BufferHandle global_handle;
+upb_bufhandle global_handle;
/* A convenience class for parser tests. Provides some useful features:
*
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback