summaryrefslogtreecommitdiff
path: root/core/src/fxge/agg/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxge/agg/DEPS')
-rw-r--r--core/src/fxge/agg/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/src/fxge/agg/DEPS b/core/src/fxge/agg/DEPS
new file mode 100644
index 0000000000..25d9e110e6
--- /dev/null
+++ b/core/src/fxge/agg/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ '+third_party/agg23',
+]