Replace all relative includes with abolute ones
[senf.git] / senf / Socket / SocketHandle.cti
index bc3f7be..ff93a02 100644 (file)
@@ -28,8 +28,8 @@
 
 // Custom includes
 #include <typeinfo>
-#include "../Utils/senfassert.hh"
-#include "../Utils/TypeInfo.hh"
+#include <senf/Utils/senfassert.hh>
+#include <senf/Utils/TypeInfo.hh>
 
 #define prefix_ inline
 ///////////////////////////////cti.p///////////////////////////////////////