summaryrefslogtreecommitdiff
path: root/external/skia/inc/pch/precompiled_skia.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'external/skia/inc/pch/precompiled_skia.hxx')
-rw-r--r--external/skia/inc/pch/precompiled_skia.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/external/skia/inc/pch/precompiled_skia.hxx b/external/skia/inc/pch/precompiled_skia.hxx
index 4ac84df0f835..0813bcd8e238 100644
--- a/external/skia/inc/pch/precompiled_skia.hxx
+++ b/external/skia/inc/pch/precompiled_skia.hxx
@@ -13,7 +13,7 @@
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
- Generated on 2020-07-09 17:06:26 using:
+ Generated on 2020-08-12 11:04:47 using:
./bin/update_pch external/skia skia --cutoff=1 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -956,6 +956,7 @@
#endif // PCH_LEVEL >= 3
#if PCH_LEVEL >= 4
#include <skia_compiler.hxx>
+#include <skia_opts.hxx>
#endif // PCH_LEVEL >= 4
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */