From 4e93152cac63e2e1912085843f44fe9f38470ce9 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 25 Jul 2004 09:08:57 +0000 Subject: [PATCH] removed gfile.h include. --- pdf2swf/pdf2swf.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/pdf2swf/pdf2swf.cc b/pdf2swf/pdf2swf.cc index affbdb9..df38477 100644 --- a/pdf2swf/pdf2swf.cc +++ b/pdf2swf/pdf2swf.cc @@ -36,7 +36,6 @@ extern "C" { #include "log.h" } -#include "xpdf/gfile.h" #ifndef WIN32 #define FONTDIR SWFTOOLS_DATADIR "/fonts" -- 1.7.10.4