summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 9bd5f3ea..828a6e75 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -25,7 +25,7 @@
#define LIBDCP_DCP_H
#include <string>
-#include <list>
+#include <vector>
#include <boost/shared_ptr.hpp>
#include <sigc++/sigc++.h>
#include "types.h"