diff --git a/presence/implementation/ldt.h b/presence/implementation/ldt.h index 2c1322bd..d86ecc10 100644 --- a/presence/implementation/ldt.h +++ b/presence/implementation/ldt.h @@ -19,7 +19,7 @@ #include #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