From e4a3c018fe824c0c402dbc3167a113276fbe6e4e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Thu, 15 Aug 2013 20:27:22 +0200
Subject: Added missing lock_guard include.

Change-Id: I1ea6c42292b7c3b5f0ecdc1395b9c8e8cf17a6b9

diff --git a/Swiften/EventLoop/EventLoop.cpp b/Swiften/EventLoop/EventLoop.cpp
index afb6858..cd4e461 100644
--- a/Swiften/EventLoop/EventLoop.cpp
+++ b/Swiften/EventLoop/EventLoop.cpp
@@ -10,6 +10,7 @@
 #include <boost/bind.hpp>
 #include <iostream>
 #include <cassert>
+#include <boost/thread/locks.hpp>
 
 #include <Swiften/Base/Log.h>
 
-- 
cgit v0.10.2-6-g49f6