Replace all relative includes with abolute ones
[senf.git] / senf / Packets / PacketParser.hh
index b5ef0ea..e22bf18 100644 (file)
 #include <boost/utility/enable_if.hpp>
 #include <boost/type_traits.hpp>
 #include <boost/optional.hpp>
-#include "../Utils/safe_bool.hh"
+#include <senf/Utils/safe_bool.hh>
 #include "PacketTypes.hh"
 #include "PacketData.hh"
 #include "ParseHelpers.hh"