diff --git a/backends/twitter/Requests/PINExchangeProcess.h b/backends/twitter/Requests/PINExchangeProcess.h index 6d94085cee180ecd742df3be788caa83397eb1ad..8007c305e074bb378d70a52ea2ec4460f1b83454 100644 --- a/backends/twitter/Requests/PINExchangeProcess.h +++ b/backends/twitter/Requests/PINExchangeProcess.h @@ -1,7 +1,7 @@ #ifndef PIN_EXCHANGE #define PIN_EXCHANGE -#include "../ThreadPool.h" +#include "transport/threadpool.h" #include "../libtwitcurl/twitcurl.h" #include "../TwitterPlugin.h" #include "transport/networkplugin.h"