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 7d9832d commit cfeb543Copy full SHA for cfeb543
src/keypress.h
@@ -4,6 +4,7 @@
4
5
#include "os.h"
6
#include "keycode.h"
7
+#include "xdisplay.h"
8
9
#include <stdbool.h>
10
#ifdef __cplusplus
src/mouse.h
#include "types.h"
src/screen.h
#include <stdint.h>
src/screengrab.h
#include "MMBitmap.h"
extern "C"
0 commit comments