mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 13:46:30 +01:00
Move system_exec from gtk2_ardour/ to libs/pbd/
Conflicts: gtk2_ardour/ardour_ui.cc gtk2_ardour/transcode_ffmpeg.h gtk2_ardour/video_monitor.h libs/pbd/system_exec.cc
This commit is contained in:
parent
17b0f6d336
commit
f74ab3f21f
4 changed files with 4 additions and 3 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include <string>
|
||||
#include "ardour/system_exec.h"
|
||||
#include "ardour/types.h"
|
||||
#include "pbd/system_exec.h"
|
||||
|
||||
|
||||
/** @class TranscodeFfmpeg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue