Replace all relative includes with abolute ones
[senf.git] / senf / Utils / Logger / StreamRegistry.cci
index 531b0e0..cace8a1 100644 (file)
@@ -26,7 +26,7 @@
 #include "StreamRegistry.ih"
 
 // Custom includes
-#include "../TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
 
 #define prefix_ inline
 ///////////////////////////////cci.p///////////////////////////////////////