From: kramm <kramm>
Date: Mon, 27 May 2002 21:17:26 +0000 (+0000)
Subject: pdfswf.h is now named SWFOutputDev.h
X-Git-Tag: release-0-4-0~81
X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=96d6524838f700a1f35339c44f3297f1be323769;p=swftools.git

pdfswf.h is now named SWFOutputDev.h
---

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 <dirent.h>
 #endif
 #include "../lib/args.h"
-#include "pdfswf.h"
+#include "SWFOutputDev.h"
 #include "t1lib.h"
 extern "C" {
 #include "log.h"