summaryrefslogtreecommitdiff
path: root/upb/table.int.h
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2014-12-12 15:22:55 -0800
committerJoshua Haberman <jhaberman@gmail.com>2014-12-12 15:22:55 -0800
commitefffb86a5ceb7e5ca4c96b2061744958e455192e (patch)
tree2b51257e4b9cebfc3640d98cda45f9b8be36fdb2 /upb/table.int.h
parent56913be6bb57f81dbbf7baf9cc9a0a2cd1a36493 (diff)
parentb3f6daf83d8adf0040a1bf9401342c811502f690 (diff)
Merge pull request #8 from cfallin/master
Amalgamated distribution (upb.c/upb.h) tool.
Diffstat (limited to 'upb/table.int.h')
-rw-r--r--upb/table.int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upb/table.int.h b/upb/table.int.h
index 56891d7..049ad3a 100644
--- a/upb/table.int.h
+++ b/upb/table.int.h
@@ -26,7 +26,7 @@
#include <assert.h>
#include <stdint.h>
#include <string.h>
-#include "upb.h"
+#include "upb/upb.h"
#ifdef __cplusplus
extern "C" {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback