diff options
Diffstat (limited to 'gtk/src/subtitlehandler.c')
-rw-r--r-- | gtk/src/subtitlehandler.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/subtitlehandler.c b/gtk/src/subtitlehandler.c index fea0f0175..5e31f684f 100644 --- a/gtk/src/subtitlehandler.c +++ b/gtk/src/subtitlehandler.c @@ -24,7 +24,7 @@ #include <glib/gi18n.h> #include "ghbcompat.h" -#include "hb.h" +#include "handbrake.h" #include "settings.h" #include "jobdict.h" #include "titledict.h" |