From 6896fb06a42042b6ea91adeab5d9b1960bcfb156 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 24 Jan 2021 01:05:45 +0300 Subject: Windows.h -> windows.h, for MinGW builds --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 511cb02..4065a5e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -11,8 +11,8 @@ #include "sid.hpp" #include "token.hpp" -#include -#include +#include +#include #include #include -- cgit v1.2.3