diff options
Diffstat (limited to 'libhb/colormap.c')
-rw-r--r-- | libhb/colormap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/colormap.c b/libhb/colormap.c index 071af4d88..862036254 100644 --- a/libhb/colormap.c +++ b/libhb/colormap.c @@ -10,7 +10,7 @@ #include <stdio.h> #include <stdint.h> #include <strings.h> -#include "colormap.h" +#include "handbrake/colormap.h" typedef struct { |