From 5ea68c05f28050068fec17d82be7ebca97feeba7 Mon Sep 17 00:00:00 2001
From: scuri <scuri>
Date: Mon, 6 Dec 2010 19:24:50 +0000
Subject: *** empty log message ***

---
 include/cd_private.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'include')

diff --git a/include/cd_private.h b/include/cd_private.h
index 121a000..c85ddbf 100644
--- a/include/cd_private.h
+++ b/include/cd_private.h
@@ -280,6 +280,7 @@ char* cdStrDup(const char* str);
 char* cdStrDupN(const char* str, int len);
 void cdSetPaperSize(int size, double *w_pt, double *h_pt);
 int cdGetFontFileName(const char* font, char* filename);
+int cdStrTmpFileName(char* filename);
 
 void cdCanvasPoly(cdCanvas* canvas, int mode, cdPoint* points, int n);
 void cdCanvasGetArcBox(int xc, int yc, int w, int h, double a1, double a2, int *xmin, int *xmax, int *ymin, int *ymax);
-- 
cgit v1.2.3