From 80bbbf8946a1ecea6b2493078b5736f62c8c4526 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 18 Jan 2020 01:39:10 +0300 Subject: mingw builds: lowercase header file names --- include/pdb/dbghelp.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/pdb/dbghelp.hpp') diff --git a/include/pdb/dbghelp.hpp b/include/pdb/dbghelp.hpp index db9638e..af10789 100644 --- a/include/pdb/dbghelp.hpp +++ b/include/pdb/dbghelp.hpp @@ -9,7 +9,7 @@ #include "module.hpp" #include "symbol.hpp" -#include +#include #include #include -- cgit v1.2.3