This commit is contained in:
twinaphex 2015-07-25 18:41:55 +02:00
parent b601a74512
commit 4d360a8d33
2 changed files with 0 additions and 7 deletions

View File

@ -5,7 +5,6 @@
#include "git.h"
#include "settings-driver.h"
#include "mednafen-driver.h"
#include "state-driver.h"
#include "mempatcher-driver.h"
#endif

View File

@ -1,6 +0,0 @@
#ifndef __MDFN_STATE_DRIVER_H
#define __MDFN_STATE_DRIVER_H
#include "video.h"
#endif