diff --git a/libutils/String16_fuzz.cpp b/libutils/String16_fuzz.cpp index a271aeebd..8f9781bfe 100644 --- a/libutils/String16_fuzz.cpp +++ b/libutils/String16_fuzz.cpp @@ -13,7 +13,9 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +#include #include +#include #include "fuzzer/FuzzedDataProvider.h" #include "utils/String16.h"