diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/dvdomatic.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/dvdomatic.cc b/src/tools/dvdomatic.cc index b09f4e554..70a96866c 100644 --- a/src/tools/dvdomatic.cc +++ b/src/tools/dvdomatic.cc @@ -52,6 +52,7 @@ using std::stringstream; using std::map; using std::make_pair; using std::exception; +using std::ofstream; using boost::shared_ptr; static FilmEditor* film_editor = 0; |
