Updated preprocessors to include correct LDT stub impl

PiperOrigin-RevId: 746121206
This commit is contained in:
Crisrael Lucero
2025-04-10 12:04:28 -07:00
committed by Copybara-Service
parent 7f488271f1
commit 531dd28400
+1 -1
View File
@@ -19,7 +19,7 @@
#include <utility>
#ifdef NEARBY_CHROMIUM
#include "third_party/beto-core/src/nearby/presence/ldt_np_adv_ffi/c/include/np_ldt.h"
#include "third_party/nearby/src/presence/implementation/np_ldt.h"
#else
#include "np_ldt.h"
#endif