Replace all relative includes with abolute ones
[senf.git] / senf / Socket / CommunicationPolicy.cc
index ef0bba5..295afd4 100644 (file)
@@ -31,7 +31,7 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <errno.h>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
 #include "ServerSocketHandle.hh"
 
 //#include "CommunicationPolicy.mpp"