From f213fd833a840fc97e3875979ae7dc7cbbc883b1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 Jan 2015 00:37:06 +0000 Subject: Move Socket to dcpomatic_socket.{cc,h}. --- src/lib/encoded_data.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/encoded_data.cc') diff --git a/src/lib/encoded_data.cc b/src/lib/encoded_data.cc index 61d2644da..1b1926017 100644 --- a/src/lib/encoded_data.cc +++ b/src/lib/encoded_data.cc @@ -21,6 +21,7 @@ #include "cross.h" #include "exceptions.h" #include "film.h" +#include "dcpomatic_socket.h" #include "i18n.h" -- cgit v1.2.3