X-Git-Url: https://git.llucax.com/software/posixx.git/blobdiff_plain/7b35c34eaa3ee421eb5effc63801aeff69a9ffe8..d22d22101e7dda5da951a76408ec32708072849e:/src/socket/unix.hpp diff --git a/src/socket/unix.hpp b/src/socket/unix.hpp index 0b2cfb3..6da9dde 100644 --- a/src/socket/unix.hpp +++ b/src/socket/unix.hpp @@ -1,7 +1,7 @@ #ifndef POSIXX_SOCKET_UNIX_HPP_ #define POSIXX_SOCKET_UNIX_HPP_ -#include "../basic_socket.hpp" // posixx::socket +#include "basic_socket.hpp" // posixx::socket #include // sockaddr_un #include // std::string