mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-19 12:48:05 +00:00
Fix for Cairo example test
This commit is contained in:
parent
310a74ae45
commit
c10b2bf107
@ -24,8 +24,8 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
// The renderer includes clay.h while also providing the
|
// The renderer includes clay.h while also providing the
|
||||||
// CLAY_IMPLEMENTATION
|
#define CLAY_IMPLEMENTATION
|
||||||
#include "../../renderers/cairo/clay_renderer_cairo.c"
|
#include "../../renderers/clay_renderer.h"
|
||||||
|
|
||||||
// cairo-pdf, though this is optional and not required if you,
|
// cairo-pdf, though this is optional and not required if you,
|
||||||
// e.g. render PNGs.
|
// e.g. render PNGs.
|
||||||
|
Loading…
Reference in New Issue
Block a user