summaryrefslogtreecommitdiffstats
path: root/Swift
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2012-02-21 17:46:47 (GMT)
committerKevin Smith <git@kismith.co.uk>2012-02-21 17:46:47 (GMT)
commit5c31cbefa9502f43f5515383baa07dd739db9988 (patch)
treea3d8b7cb1db06ea28c17f9749dcf93e37eb57a94 /Swift
parent86265c0ae50a3fc05c5651c29336237a42810856 (diff)
downloadswift-5c31cbefa9502f43f5515383baa07dd739db9988.zip
swift-5c31cbefa9502f43f5515383baa07dd739db9988.tar.bz2
And again
Diffstat (limited to 'Swift')
-rw-r--r--Swift/QtUI/ChatList/QtChatListWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/ChatList/QtChatListWindow.cpp b/Swift/QtUI/ChatList/QtChatListWindow.cpp
index 5181040..42eb43b 100644
--- a/Swift/QtUI/ChatList/QtChatListWindow.cpp
+++ b/Swift/QtUI/ChatList/QtChatListWindow.cpp
@@ -6,7 +6,7 @@
#include "Swift/QtUI/ChatList/QtChatListWindow.h"
-#include <Boost/bind.hpp>
+#include <boost/bind.hpp>
#include <QMenu>
#include <QContextMenuEvent>