summaryrefslogtreecommitdiffstats
path: root/libhb/cropscale.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/cropscale.c')
-rw-r--r--libhb/cropscale.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libhb/cropscale.c b/libhb/cropscale.c
index 09af92e09..10e7d01c9 100644
--- a/libhb/cropscale.c
+++ b/libhb/cropscale.c
@@ -7,8 +7,8 @@
For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
*/
-#include "common.h"
-#include "avfilter_priv.h"
+#include "handbrake/common.h"
+#include "handbrake/avfilter_priv.h"
static int crop_scale_init(hb_filter_object_t * filter,
hb_filter_init_t * init);