Remove header include

This commit is contained in:
twinaphex 2015-12-10 13:38:35 +01:00
parent 41fc41e170
commit 3df5b50d4b

View File

@ -17,7 +17,7 @@
#ifndef _VIDEO_TEXTURE_H
#define _VIDEO_TEXTURE_H
#include "video_driver.h"
#include <stdint.h>
enum texture_backend_type
{