Move boost/intrusive to senf/boost_intrusive
[senf.git] / senf / Packets / PacketInterpreter.hh
index d0fcca4..17621a4 100644 (file)
@@ -27,7 +27,7 @@
 #define HH_SENF_Packets_PacketInterpreter_ 1
 
 // Custom includes
-#include <boost/intrusive/ilist.hpp>
+#include <senf/boost_intrusive/ilist.hpp>
 #include <boost/optional.hpp>
 #include <boost/range.hpp>
 #include <senf/Utils/intrusive_refcount.hh>