From 41e2677f86bb98be45f5cf8d82abbb3b95e5f043 Mon Sep 17 00:00:00 2001 From: kramm Date: Wed, 26 Jun 2002 09:05:46 +0000 Subject: [PATCH] #include --- pdf2swf/SWFOutputDev.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/pdf2swf/SWFOutputDev.cc b/pdf2swf/SWFOutputDev.cc index 46bfb06..73711af 100644 --- a/pdf2swf/SWFOutputDev.cc +++ b/pdf2swf/SWFOutputDev.cc @@ -22,6 +22,7 @@ #include #include #include +#include //xpdf header files #include "gfile.h" #include "GString.h" -- 1.7.10.4