diff --git a/selfdrive/debug/internal/rt/waste3.c b/selfdrive/debug/internal/rt/waste3.c index 965ce59d85..c536ca9c6d 100644 --- a/selfdrive/debug/internal/rt/waste3.c +++ b/selfdrive/debug/internal/rt/waste3.c @@ -5,8 +5,8 @@ #include #include #include -#include "../../common/util.h" -#include "../../common/timing.h" +#include "../../../common/util.h" +#include "../../../common/timing.h" #define CORES 3 double ttime[CORES];