Replace all relative includes with abolute ones
[senf.git] / senf / Scheduler / Poller.ct
index 92a13e6..0cd1f07 100644 (file)
@@ -27,7 +27,7 @@
 
 // Custom includes
 #include <errno.h>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
 
 #define prefix_
 ///////////////////////////////ct.p////////////////////////////////////////