]> git.llucax.com Git - software/posixx.git/blobdiff - src/socket/inet.hpp
Move basic_socket.hpp to the socket directory
[software/posixx.git] / src / socket / inet.hpp
index 05d6ddfe9825f587d78fae323cd393c2f8a03ebd..1ad2ce49a7d6cdb1a6cc8cb59edb612ba6a376d1 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef POSIXX_SOCKET_INET_HPP_
 #define POSIXX_SOCKET_INET_HPP_
 
-#include "../basic_socket.hpp" // posixx::socket
+#include "basic_socket.hpp" // posixx::socket
 
 #include <netinet/in.h> // sockaddr_in, htonl, htons, {PF,AF}_INET, INADDR_ANY
 #include <arpa/inet.h> // inet_addr