summaryrefslogtreecommitdiff
path: root/upb/bindings/lua/upb.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/bindings/lua/upb.h')
-rw-r--r--upb/bindings/lua/upb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/upb/bindings/lua/upb.h b/upb/bindings/lua/upb.h
index a46474b..84212c5 100644
--- a/upb/bindings/lua/upb.h
+++ b/upb/bindings/lua/upb.h
@@ -9,7 +9,6 @@
#include "upb/def.h"
#include "upb/handlers.h"
#include "upb/msg.h"
-#include "upb/symtab.h"
/* Lua 5.1/5.2 compatibility code. */
#if LUA_VERSION_NUM == 501
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback