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