Take out RARCH_INTERNAL ifdef

This commit is contained in:
twinaphex 2017-09-28 00:06:13 +02:00
parent a05dd09ea8
commit c7975d8e36

View File

@ -403,9 +403,7 @@ typedef struct video_info
*/
unsigned input_scale;
#ifndef RARCH_INTERNAL
uintptr_t parent;
#endif
} video_info_t;
typedef struct video_frame_info