Replace all relative includes with abolute ones
[senf.git] / senf / Socket / FileHandle.cc
index bc8ea9c..ee88f59 100644 (file)
@@ -33,7 +33,7 @@
 #include <string.h>
 #include <errno.h>
 #include <fcntl.h>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
 
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////