We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e010faa commit 256c7b0Copy full SHA for 256c7b0
cgo/displays.c
@@ -47,7 +47,7 @@ static struct DisplayInfo displayInfos[10];
47
#endif
48
49
#if defined (WINDOWS)
50
- #include <winuser.h>
+ #include <windows.h>
51
52
int turns = 0;
53
0 commit comments