aboutsummaryrefslogtreecommitdiff
path: root/zucchini_gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'zucchini_gen.h')
-rw-r--r--zucchini_gen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zucchini_gen.h b/zucchini_gen.h
index 17f1fd4..c92248d 100644
--- a/zucchini_gen.h
+++ b/zucchini_gen.h
@@ -7,10 +7,10 @@
#include <vector>
-#include "base/optional.h"
#include "components/zucchini/buffer_view.h"
#include "components/zucchini/image_utils.h"
#include "components/zucchini/zucchini.h"
+#include "third_party/abseil-cpp/absl/types/optional.h"
namespace zucchini {