diff --git a/backends/twitter/TwitterPlugin.h b/backends/twitter/TwitterPlugin.h index e470723a4833bd50f3017c14eafe3d7ce33fa3bd..41bfc8ca54d5939b189d08daf45d0534ea7cc55d 100644 --- a/backends/twitter/TwitterPlugin.h +++ b/backends/twitter/TwitterPlugin.h @@ -8,6 +8,7 @@ #include "transport/mysqlbackend.h" #include "transport/pqxxbackend.h" #include "transport/storagebackend.h" +#include "transport/threadpool.h" #include "Swiften/Swiften.h" #include "unistd.h" @@ -31,7 +32,6 @@ #include #include -#include "ThreadPool.h" #include "Swiften/StringCodecs/SHA1.h" using namespace boost::filesystem;