From 4dbc6ef917aeceb906b1ef1caf6911033e7e2c54 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 20 Dec 2014 23:37:57 +0000 Subject: Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all assert()s with thrown exceptions. --- src/lib/dcp_video.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/dcp_video.h') diff --git a/src/lib/dcp_video.h b/src/lib/dcp_video.h index 051333c45..9a6ae8d91 100644 --- a/src/lib/dcp_video.h +++ b/src/lib/dcp_video.h @@ -20,6 +20,7 @@ #include "util.h" #include +#include /** @file src/dcp_video_frame.h * @brief A single frame of video destined for a DCP. -- cgit v1.2.3