Fix Linux-MinGW build

This commit is contained in:
Alcaro 2016-09-15 20:54:05 +02:00
parent e602f534c7
commit 1964491e5f

View File

@ -41,7 +41,7 @@
#include <commdlg.h>
#include "../../retroarch.h"
#include "../video_thread_wrapper.h"
#include <Shellapi.h>
#include <shellapi.h>
#ifndef _MSC_VER
extern "C" {
#endif