]> git.cworth.org Git - acre/blobdiff - acre.h
Draw title and axis labels with pango
[acre] / acre.h
diff --git a/acre.h b/acre.h
index 0a39df9426e555410788dae41a7672d9c66c7103..89079ff3908bce3219a43cfba33719ff9777f60c 100644 (file)
--- a/acre.h
+++ b/acre.h
@@ -20,7 +20,7 @@
 #ifndef ACRE_H
 #define ACRE_H
 
-#include <cairo.h>
+#include <pango/pangocairo.h>
 
 typedef struct _acre acre_t;
 typedef struct _acre_data acre_data_t;