diff options
Diffstat (limited to 'src/lib/cross.h')
| -rw-r--r-- | src/lib/cross.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/cross.h b/src/lib/cross.h index 931e7d890..7e032e5a1 100644 --- a/src/lib/cross.h +++ b/src/lib/cross.h @@ -34,3 +34,4 @@ extern boost::filesystem::path openssl_path (); extern boost::filesystem::path app_contents (); #endif extern FILE * fopen_boost (boost::filesystem::path, std::string); +extern int dcpomatic_fseek (FILE *, int64_t, int); |
