diff --git a/third_party/systemlibs/jsoncpp.BUILD b/third_party/systemlibs/jsoncpp.BUILD index 526fd0c418c..7d54f9289bf 100644 --- a/third_party/systemlibs/jsoncpp.BUILD +++ b/third_party/systemlibs/jsoncpp.BUILD @@ -6,6 +6,8 @@ filegroup( ) HEADERS = [ + "include/json/allocator.h", + "include/json/assertions.h", "include/json/autolink.h", "include/json/config.h", "include/json/features.h",