aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
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 <Windows.h>
-#include <CommCtrl.h>
+#include <commctrl.h>
+#include <windows.h>
#include <windowsx.h>
#include <exception>