aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/process.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/process.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process.hpp b/src/process.hpp
index 53fcdf8..c27dc3e 100644
--- a/src/process.hpp
+++ b/src/process.hpp
@@ -8,7 +8,7 @@
#include "error.hpp"
#include "cmd_line.hpp"
-#include <Windows.h>
+#include <windows.h>
#include <string>