From 21d32dfe3dc3ee5b924520bef6d88f6b266fe1b1 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Fri, 12 Jun 2015 14:44:48 -0700 Subject: Fix amalgamation by changing include style for structdef.int.h. --- upb/structdefs.int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upb') diff --git a/upb/structdefs.int.h b/upb/structdefs.int.h index 2fa2972..b3dcfa0 100644 --- a/upb/structdefs.int.h +++ b/upb/structdefs.int.h @@ -19,7 +19,7 @@ * flag. */ -#include +#include "upb/def.h" #ifndef UPB_STATICINIT_H_ #define UPB_STATICINIT_H_ -- cgit v1.2.3