diff options
Diffstat (limited to 'libhb/lapsharp.c')
-rw-r--r-- | libhb/lapsharp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/lapsharp.c b/libhb/lapsharp.c index 192b26721..9174ac394 100644 --- a/libhb/lapsharp.c +++ b/libhb/lapsharp.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" #define LAPSHARP_STRENGTH_LUMA_DEFAULT 0.2 #define LAPSHARP_STRENGTH_CHROMA_DEFAULT 0.2 |