diff --git a/include/display_color_processing.h b/include/display_color_processing.h index 49cb5d7b..59b1c322 100644 --- a/include/display_color_processing.h +++ b/include/display_color_processing.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2015-2020, The Linux Foundation. All rights reserved. +* Copyright (c) 2015-2021, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are @@ -30,6 +30,8 @@ #ifndef __DISP_COLOR_PROCESSING_H__ #define __DISP_COLOR_PROCESSING_H__ +#include + #ifdef __cplusplus extern "C" { #endif