Remove header include
This commit is contained in:
parent
41fc41e170
commit
3df5b50d4b
|
@ -17,7 +17,7 @@
|
|||
#ifndef _VIDEO_TEXTURE_H
|
||||
#define _VIDEO_TEXTURE_H
|
||||
|
||||
#include "video_driver.h"
|
||||
#include <stdint.h>
|
||||
|
||||
enum texture_backend_type
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue