diff options
Diffstat (limited to 'desktop-shell/exposay.c')
-rw-r--r-- | desktop-shell/exposay.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-shell/exposay.c b/desktop-shell/exposay.c index f05fa4c5..b11a7f79 100644 --- a/desktop-shell/exposay.c +++ b/desktop-shell/exposay.c @@ -25,6 +25,7 @@ #include "config.h" +#include <stdint.h> #include <linux/input.h> #include "shell.h" |