summaryrefslogtreecommitdiff
path: root/descriptor
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-12-21 10:48:01 -0800
committerJoshua Haberman <joshua@reverberate.org>2009-12-21 10:48:01 -0800
commitc2419764856e5666bfa9e3c1b87de29ec93babe1 (patch)
tree7771bf0bbcf9b1103a55b963831385b07705b739 /descriptor
parentc6cba2af37638cc47ff69aed866669567ef365d9 (diff)
In the midst of a major refactoring.
Diffstat (limited to 'descriptor')
-rw-r--r--descriptor/descriptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/descriptor/descriptor.h b/descriptor/descriptor.h
index f968015..ba86c81 100644
--- a/descriptor/descriptor.h
+++ b/descriptor/descriptor.h
@@ -3,7 +3,7 @@
#ifndef DESCRIPTOR_DESCRIPTOR_H
#define DESCRIPTOR_DESCRIPTOR_H
-#include <upb_struct.h>
+#include <upb_data.h>
#ifdef __cplusplus
extern "C" {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback