libtiff: Fix include path in example

PiperOrigin-RevId: 453617334
Change-Id: Id93d1914fa9309ba2646d7ca44369ce651084f23
This commit is contained in:
Christian Blichmann 2022-06-08 00:51:09 -07:00 committed by Copybara-Service
parent d805286343
commit eef4707cd1

View File

@ -21,7 +21,7 @@
#include "../sandboxed.h" // NOLINT(build/include)
#include "sandboxed_api/util/fileops.h"
#include "sandboxed_api/util/path.h"
#include "sandboxed_api/util/vars.h"
#include "sandboxed_api/vars.h"
#include "tiffio.h" // NOLINT(build/include)
// sapi functions: