diff options
Diffstat (limited to 'libhb/sync.c')
-rw-r--r-- | libhb/sync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/sync.c b/libhb/sync.c index 5ff7f1e17..0af052471 100644 --- a/libhb/sync.c +++ b/libhb/sync.c @@ -7,7 +7,7 @@ For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html */ -#include "hb.h" +#include "handbrake.h" #include "hbffmpeg.h" #include <stdio.h> #include "audio_resample.h" |