mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
libtiff: Fix include path in example
PiperOrigin-RevId: 453617334 Change-Id: Id93d1914fa9309ba2646d7ca44369ce651084f23
This commit is contained in:
parent
d805286343
commit
eef4707cd1
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user