(driver.c) cleanup some header includes

This commit is contained in:
twinaphex 2015-01-26 20:45:04 +01:00
parent 3fb52bbd4c
commit bf736b53a8

View File

@ -17,8 +17,6 @@
#include "driver.h"
#include "general.h"
#include "retroarch.h"
#include <stdint.h>
#include <string.h>
#include "compat/posix_string.h"
#include "gfx/video_monitor.h"
#include "audio/audio_monitor.h"