diff options
Diffstat (limited to 'src/lib/util.h')
| -rw-r--r-- | src/lib/util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/util.h b/src/lib/util.h index 1d04d358b..f5d0b3aca 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -48,6 +48,8 @@ extern "C" { #define HISTORY_SIZE 10 #define REPORT_PROBLEM _("Please report this problem by using Help -> Report a problem or via email to carl@dcpomatic.com") +extern std::string program_name; + class Job; struct AVSubtitle; |
