Move things round a bit.
[dcpomatic.git] / src / tools / run_film_editor
1 #!/bin/sh
2
3 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:build/src
4 build/tools/film_editor $*