diff options
Diffstat (limited to 'src/randr.h')
-rw-r--r-- | src/randr.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/randr.h b/src/randr.h index 404bc29..3a50099 100644 --- a/src/randr.h +++ b/src/randr.h @@ -20,6 +20,8 @@ #ifndef _REDSHIFT_RANDR_H #define _REDSHIFT_RANDR_H +#include <stdint.h> + #include <xcb/xcb.h> #include <xcb/randr.h> |