Replace all relative includes with abolute ones
[senf.git] / senf / Socket / Protocols / Raw / ParseString.ct
index 94eeeac..dec04ee 100644 (file)
@@ -29,7 +29,7 @@
 #include <boost/tokenizer.hpp>
 #include <boost/range.hpp>
 #include <boost/numeric/conversion/cast.hpp>
-#include "../../../Utils/String.hh"
+#include <senf/Utils/String.hh>
 
 #define prefix_
 ///////////////////////////////ct.p////////////////////////////////////////