We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf981e commit bfbf348Copy full SHA for bfbf348
src/screengrab.c
@@ -11,7 +11,6 @@
11
#include <X11/Xutil.h>
12
#include "xdisplay.h"
13
#elif defined(IS_WINDOWS)
14
- #include <string.h>
15
#endif
16
17
MMBitmapRef copyMMBitmapFromDisplayInRect(MMRect rect)
0 commit comments