File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22#include "common/processing.h"
33#include "common/io/io.h"
44
5- #include <Windows .h>
5+ #include <windows .h>
66#include <ntstatus.h>
77#include <winternl.h>
88
Original file line number Diff line number Diff line change 33#include "util/edidHelper.h"
44
55#include <dwmapi.h>
6- #include <WinUser .h>
6+ #include <winuser .h>
77#include <wchar.h>
88
99typedef struct FFMonitorInfo
Original file line number Diff line number Diff line change 22#include "common/library.h"
33#include "common/printing.h"
44
5- #include <Windows .h>
5+ #include <windows .h>
66#include <GL/gl.h>
77
88typedef struct WGLData
Original file line number Diff line number Diff line change 66#include "util/windows/registry.h"
77#include "util/windows/nt.h"
88
9- #include <Windows .h>
9+ #include <windows .h>
1010#include <shlobj.h>
1111
1212#define SECURITY_WIN32 1 // For secext.h
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ extern "C" {
77}
88
99#include < initguid.h>
10- #include < Wbemidl .h>
10+ #include < wbemidl .h>
1111#include < cassert>
1212
1313#include " variant.hpp"
You can’t perform that action at this time.
0 commit comments