Replace all relative includes with abolute ones
[senf.git] / senf / Scheduler / ReadHelper.cti
index 3af87a6..f018e06 100644 (file)
@@ -24,7 +24,7 @@
 #include "ReadHelper.ih"
 
 // Custom includes
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
 
 #define prefix_ inline
 ///////////////////////////////cti.p///////////////////////////////////////