diff --git a/drivers/hts221/hts221.c b/drivers/hts221/hts221.c index 86c80af568..763018168a 100644 --- a/drivers/hts221/hts221.c +++ b/drivers/hts221/hts221.c @@ -24,7 +24,6 @@ #include "hts221.h" #include "periph/i2c.h" -#include "xtimer.h" #define ENABLE_DEBUG 0 #include "debug.h"