diff options
Diffstat (limited to 'libartpalette/include/palette/palette.h')
| -rw-r--r-- | libartpalette/include/palette/palette.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libartpalette/include/palette/palette.h b/libartpalette/include/palette/palette.h index 1f58403e99..85484072a4 100644 --- a/libartpalette/include/palette/palette.h +++ b/libartpalette/include/palette/palette.h @@ -17,6 +17,7 @@ #ifndef ART_LIBARTPALETTE_INCLUDE_PALETTE_PALETTE_H_ #define ART_LIBARTPALETTE_INCLUDE_PALETTE_PALETTE_H_ +#include "palette_hooks.h" #include "palette_types.h" #ifdef __cplusplus |