summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils_videotl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/utils_videotl.h')
-rw-r--r--gtk2_ardour/utils_videotl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/utils_videotl.h b/gtk2_ardour/utils_videotl.h
index 40425fc5e8..7315a72540 100644
--- a/gtk2_ardour/utils_videotl.h
+++ b/gtk2_ardour/utils_videotl.h
@@ -34,6 +34,8 @@
namespace VideoUtils {
+extern unsigned int harvid_version;
+
bool confirm_video_outfn (Gtk::Window& parent, std::string, std::string docroot="");
std::string video_dest_dir (const std::string, const std::string);
std::string video_dest_file (const std::string, const std::string);