Move system_exec from gtk2_ardour/ to libs/pbd/

This commit is contained in:
Colin Fletcher 2013-10-07 21:16:42 +01:00
parent 2a93f7a25e
commit 070bb7a8ab
7 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
#include <string>
#include "ardour/types.h"
#include "system_exec.h"
#include "pbd/system_exec.h"
/** @class TranscodeFfmpeg