From 96d6524838f700a1f35339c44f3297f1be323769 Mon Sep 17 00:00:00 2001 From: kramm Date: Mon, 27 May 2002 21:17:26 +0000 Subject: [PATCH] pdfswf.h is now named SWFOutputDev.h --- pdf2swf/pdf2swf.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf2swf/pdf2swf.cc b/pdf2swf/pdf2swf.cc index 8acd224..66c28d5 100644 --- a/pdf2swf/pdf2swf.cc +++ b/pdf2swf/pdf2swf.cc @@ -17,7 +17,7 @@ #include #endif #include "../lib/args.h" -#include "pdfswf.h" +#include "SWFOutputDev.h" #include "t1lib.h" extern "C" { #include "log.h" -- 1.7.10.4