summaryrefslogtreecommitdiff
path: root/src/upb_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_table.c')
-rw-r--r--src/upb_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upb_table.c b/src/upb_table.c
index a477121..51a9f21 100644
--- a/src/upb_table.c
+++ b/src/upb_table.c
@@ -5,7 +5,7 @@
*/
#include "upb_table.h"
-#include "upb_data.h"
+#include "upb_string.h"
#include <assert.h>
#include <stdlib.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback