Replace all relative includes with abolute ones
[senf.git] / senf / Utils / Console / Traits.cti
index db9163f..70c8869 100644 (file)
@@ -28,7 +28,7 @@
 // Custom includes
 #include <sstream>
 #include <boost/lexical_cast.hpp>
-#include "../../Utils/TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
 
 #define prefix_ inline
 ///////////////////////////////cti.p///////////////////////////////////////