From 5279ff46cefe83deafbc1d4a3823f5d700f58b2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Tue, 3 Dec 2019 11:12:25 +0100 Subject: [PATCH] Fix build --- libvlc/res/values/colors.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libvlc/res/values/colors.xml diff --git a/libvlc/res/values/colors.xml b/libvlc/res/values/colors.xml new file mode 100644 index 000000000..1aba70608 --- /dev/null +++ b/libvlc/res/values/colors.xml @@ -0,0 +1,4 @@ + + + #000000 + \ No newline at end of file