summaryrefslogtreecommitdiff
path: root/multimedia/openmovieeditor/files/patch-src_AddCommand.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/openmovieeditor/files/patch-src_AddCommand.cxx')
-rw-r--r--multimedia/openmovieeditor/files/patch-src_AddCommand.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/openmovieeditor/files/patch-src_AddCommand.cxx b/multimedia/openmovieeditor/files/patch-src_AddCommand.cxx
new file mode 100644
index 000000000000..092e8d6683cf
--- /dev/null
+++ b/multimedia/openmovieeditor/files/patch-src_AddCommand.cxx
@@ -0,0 +1,10 @@
+--- src/AddCommand.cxx.orig 2013-10-30 13:00:57.000000000 +0100
++++ src/AddCommand.cxx
+@@ -18,6 +18,7 @@
+ */
+
+
++#include <cstdio>
+ #include "AddCommand.H"
+ #include "timeline/Clip.H"
+ #include "Timeline.H"