Move boost/intrusive to senf/boost_intrusive
[senf.git] / senf / Scheduler / EventManager.hh
index 5495f6f..6c71d7e 100644 (file)
@@ -29,8 +29,8 @@
 // Custom includes
 #include <string>
 #include <boost/iterator/filter_iterator.hpp>
-#include <boost/intrusive/ilist.hpp>
-#include <boost/intrusive/ilist_hook.hpp>
+#include <senf/boost_intrusive/ilist.hpp>
+#include <senf/boost_intrusive/ilist_hook.hpp>
 #include <senf/Utils/singleton.hh>
 #include <senf/Utils/Console/LazyDirectory.hh>