diff --git a/backends/twitter/Requests/ProfileImageRequest.h b/backends/twitter/Requests/ProfileImageRequest.h index 1a1721174ef04de8150d0a5e4d0dffc9c2ca7308..fb26e20427e39de2608a82008b1cc0191b28374c 100644 --- a/backends/twitter/Requests/ProfileImageRequest.h +++ b/backends/twitter/Requests/ProfileImageRequest.h @@ -1,7 +1,7 @@ #ifndef PROFILEIMAGE_H #define PROFILEIMAGE_H -#include "../ThreadPool.h" +#include "transport/threadpool.h" #include "../TwitterResponseParser.h" #include "transport/logging.h" #include "transport/config.h"