mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 11:28:02 +02:00
Fix prototype warning by including cairo-test-directfb.h
This commit is contained in:
parent
153f2d1cad
commit
2313f69066
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ make check
|
|||
#include "cairo-boilerplate.h"
|
||||
#include <directfb.h>
|
||||
#include "cairo-directfb.h"
|
||||
#include "cairo-test-directfb.h"
|
||||
|
||||
/* macro for a safe call to DirectFB functions */
|
||||
#define DFBCHECK(x...) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue