Fix MSW build, take 2

This commit is contained in:
Jon Evans 2021-04-02 20:16:25 -04:00
parent 80eee2decb
commit 3c1a8f8c88
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <winuser.h>
#include <windows.h>
#include <kiplatform/ui.h>