X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/28ee9c9b2dc9a54116494f999c6fb80e949a7fb7..802f79cdb0d688127b8a639cd3173d801a1466cd:/Server/src/connection.cpp diff --git a/Server/src/connection.cpp b/Server/src/connection.cpp index 44d74df..c97685f 100644 --- a/Server/src/connection.cpp +++ b/Server/src/connection.cpp @@ -28,7 +28,7 @@ #include "plaqui/server/connection.h" #include -using namespace Plaqui; +using namespace PlaQui::Server; Connection::Connection(const sockbuf::sockdesc& sd): socket(sd) {