1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00

remove includes that are not needed here

This commit is contained in:
Radius 2015-04-13 10:39:23 -04:00
parent 13c922250d
commit d2710f453d

View File

@ -17,9 +17,6 @@
#ifndef WRAPPER_H
#define WRAPPER_H
#include "../wimp/wimp.h"
#include "../wimp/wimp_global.h"
#ifdef __cplusplus
extern "C" {
#endif