aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/token.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/token.cpp')
-rw-r--r--src/token.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/token.cpp b/src/token.cpp
index ca08e03..f7ad38e 100644
--- a/src/token.cpp
+++ b/src/token.cpp
@@ -8,7 +8,7 @@
#include "os.hpp"
#include "sid.hpp"
-#include <Windows.h>
+#include <windows.h>
#include <string>
#include <unordered_map>