summaryrefslogtreecommitdiffstats
path: root/libhb/demuxmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/demuxmpeg.c')
-rw-r--r--libhb/demuxmpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/demuxmpeg.c b/libhb/demuxmpeg.c
index 09a9325b0..e76578586 100644
--- a/libhb/demuxmpeg.c
+++ b/libhb/demuxmpeg.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 "handbrake.h"
+#include "handbrake/handbrake.h"
static inline int check_mpeg_scr( hb_psdemux_t *state, int64_t scr, int tol )
{