diff --git a/src/storage.c b/src/storage.c index cb2bd5bd..9b9bc510 100644 --- a/src/storage.c +++ b/src/storage.c @@ -38,8 +38,8 @@ #include -#include "common.h" -#include "storage.h" +#include "src/common.h" +#include "src/storage.h" #ifdef TEMP_FAILURE_RETRY #define TFR TEMP_FAILURE_RETRY