summaryrefslogtreecommitdiffstats
path: root/libhb/chroma_smooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/chroma_smooth.c')
-rw-r--r--libhb/chroma_smooth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/chroma_smooth.c b/libhb/chroma_smooth.c
index 4b4938891..0cbfbeea1 100644
--- a/libhb/chroma_smooth.c
+++ b/libhb/chroma_smooth.c
@@ -8,7 +8,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"
#define CHROMA_SMOOTH_STRENGTH_DEFAULT 0.25
#define CHROMA_SMOOTH_SIZE_DEFAULT 7