summaryrefslogtreecommitdiff
path: root/test/pdiff/pdiff.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/pdiff/pdiff.h')
-rw-r--r--test/pdiff/pdiff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pdiff/pdiff.h b/test/pdiff/pdiff.h
index 4a80140c..b398cc6f 100644
--- a/test/pdiff/pdiff.h
+++ b/test/pdiff/pdiff.h
@@ -17,7 +17,7 @@
#ifndef _PDIFF_H
#define _PDIFF_H
-#include "cairo.h"
+#include <cairo.h>
typedef int bool;
#ifndef true