summaryrefslogtreecommitdiff
path: root/src/Type1/lines.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Type1/lines.c')
-rw-r--r--src/Type1/lines.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Type1/lines.c b/src/Type1/lines.c
index 3afcfc1..dec3f08 100644
--- a/src/Type1/lines.c
+++ b/src/Type1/lines.c
@@ -26,6 +26,8 @@
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
* THIS SOFTWARE.
*/
+/* $XFree86: xc/lib/font/Type1/lines.c,v 1.4 2001/01/17 19:43:22 dawes Exp $ */
+
/* LINES CWEB V0003 ******** */
/*
:h1.LINES Module - Rasterizing Lines
@@ -40,6 +42,7 @@ The included files are:
#include "objects.h"
#include "spaces.h"
+#include "paths.h"
#include "regions.h"
#include "lines.h"