Skip to content

Commit

Permalink
Windows: Add missing header for menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownbrackets committed Feb 28, 2021
1 parent 82a7a26 commit 0f5ebd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Windows/MainWindowMenu.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include "Common/CommonWindows.h"
#include <Windowsx.h>
#include "Core/System.h"

namespace MainWindow {
void MainWindowMenu_Process(HWND hWnd, WPARAM wParam);
Expand Down

0 comments on commit 0f5ebd2

Please sign in to comment.