diff options
Diffstat (limited to 'include/xcursor')
-rw-r--r-- | include/xcursor/cursor_data.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xcursor/cursor_data.h b/include/xcursor/cursor_data.h index 82627003..83270141 100644 --- a/include/xcursor/cursor_data.h +++ b/include/xcursor/cursor_data.h @@ -25,6 +25,7 @@ * Author: Keith Packard, SuSE, Inc. */ +#include <stddef.h> #include <stdint.h> static const uint32_t cursor_data[] = { |