Replace all relative includes with abolute ones
[senf.git] / senf / Scheduler / FdEvent.hh
index f4f55da..fed1446 100644 (file)
@@ -28,7 +28,7 @@
 
 // Custom includes
 #include <boost/intrusive/iset_hook.hpp>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
 #include "FdManager.hh"
 #include "FIFORunner.hh"