X-Git-Url: http://git.tdb.fi/?p=libs%2Fnet.git;a=blobdiff_plain;f=source%2Fnet%2Fcommunicator.cpp;h=22a79631d9a214741fdbf71721d8e6322986ea4e;hp=3d6353a2158fb2d62fbe6df164085a1b2ea7a417;hb=8248f2912454229f4ded72b8fb4db3e76ea3ad15;hpb=2dfa05663dd67d4d7c68f96df0b1ab733b2063c2 diff --git a/source/net/communicator.cpp b/source/net/communicator.cpp index 3d6353a..22a7963 100644 --- a/source/net/communicator.cpp +++ b/source/net/communicator.cpp @@ -1,5 +1,6 @@ #include #include "communicator.h" +#include "protocol_impl.h" #include "streamsocket.h" using namespace std;