Replace all relative includes with abolute ones
[senf.git] / senf / Socket / SocketHandle.ct
index 7e66f31..e8c362c 100644 (file)
@@ -28,7 +28,7 @@
 
 // Custom includes
 #include <boost/lexical_cast.hpp>
-#include "../Utils/TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
 
 #define prefix_
 ///////////////////////////////ct.p////////////////////////////////////////