Replace all relative includes with abolute ones
[senf.git] / senf / Packets / PacketRegistry.ct
index ab0de44..4d82e36 100644 (file)
@@ -26,9 +26,9 @@
 #include "PacketRegistry.ih"
 
 // Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
 #include <iostream>
-#include "../Utils/TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
 
 #define prefix_
 ///////////////////////////////ct.p////////////////////////////////////////