summaryrefslogtreecommitdiff
path: root/src/lib/dcp_video_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/dcp_video_frame.h')
-rw-r--r--src/lib/dcp_video_frame.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/dcp_video_frame.h b/src/lib/dcp_video_frame.h
index 26b44ad43..9acf50692 100644
--- a/src/lib/dcp_video_frame.h
+++ b/src/lib/dcp_video_frame.h
@@ -48,7 +48,9 @@ public:
virtual ~EncodedData () {}
+#ifdef DVDOMATIC_POSIX
void send (int);
+#endif
void write (boost::shared_ptr<const Options>, int);
#ifdef DEBUG_HASH