diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-27 21:30:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-27 21:30:14 +0100 |
| commit | da69de105291b480992ff628ea9a6a004fd1487c (patch) | |
| tree | c90a1b90a7dd39ef43f8d4d66e446448b3f28a6e /src/tools | |
| parent | 129f044a0a5d4ca4d9964839efde6ab4f26e6dd0 (diff) | |
Tweak for windows.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/makedcp.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tools/makedcp.cc b/src/tools/makedcp.cc index 772a12eca..f4296f41c 100644 --- a/src/tools/makedcp.cc +++ b/src/tools/makedcp.cc @@ -22,9 +22,6 @@ #include <getopt.h> #include <libdcp/test_mode.h> #include <libdcp/version.h> -#ifdef DVDOMATIC_WINDOWS -#include "winsock2.h" -#endif #include "format.h" #include "film.h" #include "filter.h" |
