mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
cairo: Replace <cairo/cairo.h> by <cairo.h>
See sway@d45623c2
This commit is contained in:
parent
1bbaf162c0
commit
e05a3c5f65
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <assert.h>
|
||||
#include <cairo/cairo.h>
|
||||
#include <cairo.h>
|
||||
#include <ctype.h>
|
||||
#include <drm_fourcc.h>
|
||||
#include <libxml/parser.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue