From 5fc3488b777bfb4146c6dd0fa819ae87f30fec7a Mon Sep 17 00:00:00 2001 From: Martin Lillepuu Date: Fri, 17 Feb 2023 13:06:01 +0200 Subject: [PATCH] remove nonexisting third_party includes --- SConstruct | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SConstruct b/SConstruct index 31aa6ecceddb49..007931b7f52f7f 100644 --- a/SConstruct +++ b/SConstruct @@ -197,10 +197,6 @@ env = Environment( "#third_party/libyuv/include", "#third_party/json11", "#third_party/curl/include", - "#third_party/libgralloc/include", - "#third_party/android_frameworks_native/include", - "#third_party/android_hardware_libhardware/include", - "#third_party/android_system_core/include", "#third_party/linux/include", "#third_party/snpe/include", "#third_party/mapbox-gl-native-qt/include",