Skip to content

Commit

Permalink
(UWP) Buildfix
Browse files Browse the repository at this point in the history
  • Loading branch information
LibretroAdmin committed Jun 2, 2023
1 parent b97ebf5 commit 35b445c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions uwp/uwp_main.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down Expand Up @@ -84,5 +83,3 @@ ref class Direct3DApplicationSource sealed : Windows::ApplicationModel::Core::IF
public:
virtual Windows::ApplicationModel::Core::IFrameworkView^ CreateView();
};

#endif

0 comments on commit 35b445c

Please sign in to comment.