Merge pull request #89 from dougfelt/master
Replace missing include patch that was inadvertently droppedpull/91/head
commit
2dc2c4b53f
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
#include <cairo.h>
|
||||
#include <libgen.h> // basename
|
||||
#include <math.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue