Merge "display: add header for integer types"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
801e86c176
@@ -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
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
@@ -30,6 +30,8 @@
|
|||||||
#ifndef __DISP_COLOR_PROCESSING_H__
|
#ifndef __DISP_COLOR_PROCESSING_H__
|
||||||
#define __DISP_COLOR_PROCESSING_H__
|
#define __DISP_COLOR_PROCESSING_H__
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user