mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-02 12:20:15 +01:00
gl: make check insists "cairoint.h" is first.
This commit is contained in:
parent
4edbcf1b1d
commit
4e4724d48c
1 changed files with 2 additions and 3 deletions
|
|
@ -38,11 +38,10 @@
|
|||
* Eric Anholt <eric@anholt.net>
|
||||
*/
|
||||
|
||||
#include "cairo-gl-gradient-private.h"
|
||||
|
||||
#include <string.h>
|
||||
#include "cairoint.h"
|
||||
|
||||
#include "cairo-error-private.h"
|
||||
#include "cairo-gl-gradient-private.h"
|
||||
#include "cairo-gl-private.h"
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue