Replace all relative includes with abolute ones
[senf.git] / senf / Packets / PacketRegistry.hh
index 2311f3e..932dfec 100644 (file)
@@ -31,7 +31,7 @@
 #include <boost/utility.hpp> // for boost::noncopyable
 #include <boost/optional.hpp>
 #include <boost/preprocessor/cat.hpp>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
 #include "Packet.hh"
 
 #include "PacketRegistry.ih"