From 85e23f6d04ea4d31a325f5267c78cbba2cbbac92 Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Sat, 3 Aug 2013 10:27:53 +0100
Subject: Missing include

Change-Id: Ib49e3324e594d95b8c58a3a02a43d1334bf54392

diff --git a/Swift/Controllers/UIInterfaces/ChatWindow.h b/Swift/Controllers/UIInterfaces/ChatWindow.h
index dce852a..50f2f26 100644
--- a/Swift/Controllers/UIInterfaces/ChatWindow.h
+++ b/Swift/Controllers/UIInterfaces/ChatWindow.h
@@ -11,6 +11,7 @@
 
 #include <boost/optional.hpp>
 #include <boost/shared_ptr.hpp>
+#include <boost/make_shared.hpp>
 #include <boost/date_time/posix_time/posix_time.hpp>
 
 #include <Swiften/Base/boost_bsignals.h>
-- 
cgit v0.10.2-6-g49f6