diff options
Diffstat (limited to 'protocols/Facebook/src/stdafx.h')
-rw-r--r-- | protocols/Facebook/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Facebook/src/stdafx.h b/protocols/Facebook/src/stdafx.h index 0fe4dc69ce..dca99fc578 100644 --- a/protocols/Facebook/src/stdafx.h +++ b/protocols/Facebook/src/stdafx.h @@ -51,6 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_gui.h> #include "db.h" +#include "mqtt.h" #include "proto.h" extern bool g_bMessageState; |