mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(UWP) Buildfix
This commit is contained in:
parent
b97ebf58dd
commit
35b445c3ed
@ -13,8 +13,7 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef _UWP_MAIN_H
|
||||
#define _UPW_MAIN_H
|
||||
#pragma once
|
||||
|
||||
#include "uwp_main.h"
|
||||
|
||||
@ -84,5 +83,3 @@ ref class Direct3DApplicationSource sealed : Windows::ApplicationModel::Core::IF
|
||||
public:
|
||||
virtual Windows::ApplicationModel::Core::IFrameworkView^ CreateView();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user