aboutsummaryrefslogtreecommitdiff
path: root/include/dchat/env.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/dchat/env.hpp')
-rw-r--r--include/dchat/env.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dchat/env.hpp b/include/dchat/env.hpp
index 4061518..b842ff3 100644
--- a/include/dchat/env.hpp
+++ b/include/dchat/env.hpp
@@ -27,7 +27,7 @@
#define WIN32_LEAN_AND_MEAN
#endif
- #include <Windows.h>
+ #include <windows.h>
#endif
#if defined(__linux__) || defined(__unix__) || defined(__APPLE__) || defined(_POSIX_VERSION)