Add header include
This commit is contained in:
parent
5bfc513af4
commit
841adf04a5
|
@ -13,6 +13,8 @@
|
|||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "video_renderchain_driver.h"
|
||||
|
||||
static const renderchain_driver_t *renderchain_drivers[] = {
|
||||
|
|
Loading…
Reference in New Issue