summaryrefslogtreecommitdiff
path: root/src/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pch.h')
-rw-r--r--src/pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pch.h b/src/pch.h
index 02b6b1a2..2a2246ba 100644
--- a/src/pch.h
+++ b/src/pch.h
@@ -48,7 +48,7 @@
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/assign.hpp>
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
#include <boost/function.hpp>
#include <boost/fusion/algorithm/iteration/for_each.hpp>
#include <boost/fusion/container.hpp>