pdf_util.c

changeset 94
7664a3f112ba
parent 67
7add7411c1c2
child 125
e2ef1c2f9eca
     1.1 --- a/pdf_util.c	Mon Mar 10 09:58:34 2003 +0000
     1.2 +++ b/pdf_util.c	Mon Mar 10 13:08:25 2003 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4   *      will be compressed using ITU-T T.6 (G4) fax encoding.
     1.5   *
     1.6   * PDF routines
     1.7 - * $Id: pdf_util.c,v 1.4 2003/02/21 02:49:11 eric Exp $
     1.8 + * $Id: pdf_util.c,v 1.5 2003/03/10 05:08:25 eric Exp $
     1.9   * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
    1.10   *
    1.11   * This program is free software; you can redistribute it and/or modify
    1.12 @@ -32,7 +32,6 @@
    1.13  #include <string.h>
    1.14  
    1.15  #include "bitblt.h"
    1.16 -#include "pdf.h"
    1.17  #include "pdf_util.h"
    1.18  
    1.19