From 162cfa083db8a5d2b74b2635f8f42a2288e177bd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 4 Jul 2014 19:59:18 +0100 Subject: Comment fix. --- examples/make_dcp.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/make_dcp.cc b/examples/make_dcp.cc index 910fb8cb..d8339171 100644 --- a/examples/make_dcp.cc +++ b/examples/make_dcp.cc @@ -25,9 +25,9 @@ #include /* If you are using an installed libdcp, these #includes would need to be changed to -#include -#include -#include +#include +#include +#include ... etc. ... */ -- cgit v1.2.3