Replace all relative includes with abolute ones
[senf.git] / senf / Packets / PacketImpl.hh
index 0ad1e77..e0ab170 100644 (file)
@@ -34,9 +34,9 @@
 #include <boost/type_traits/has_trivial_constructor.hpp>
 #include <boost/type_traits/has_trivial_destructor.hpp>
 #include <boost/static_assert.hpp>
-#include "../Utils/pool_alloc_mixin.hh"
+#include <senf/Utils/pool_alloc_mixin.hh>
 #include "PacketTypes.hh"
-#include "../Utils/singleton.hh"
+#include <senf/Utils/singleton.hh>
 
 //#include "PacketImpl.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////