[test/pdiff] Fix include syntax

This commit is contained in:
Behdad Esfahbod 2008-09-10 13:57:17 -04:00
parent 7709f51e13
commit 042ef899a2

View file

@ -17,7 +17,7 @@
#ifndef _PDIFF_H
#define _PDIFF_H
#include "cairo.h"
#include <cairo.h>
typedef int bool;
#ifndef true