1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-10-30 23:46:46 -04:00

Fix building with opengl, again

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui 2018-12-16 02:48:02 +00:00
parent 9ce1387f52
commit a48e1f65a9
No known key found for this signature in database
GPG key ID: 37C999F617EA1A47
4 changed files with 17 additions and 3 deletions

View file

@ -2,3 +2,4 @@ root = true
[*.{c,h}]
indent_style = space
indent_size = 2
max_line_length = 90