moved ../../pdf2swf/xpdf to .
[swftools.git] / lib / xpdf / PDFDocEncoding.h
diff --git a/lib/xpdf/PDFDocEncoding.h b/lib/xpdf/PDFDocEncoding.h
new file mode 100644 (file)
index 0000000..3259d3e
--- /dev/null
@@ -0,0 +1,16 @@
+//========================================================================
+//
+// PDFDocEncoding.h
+//
+// Copyright 2002-2003 Glyph & Cog, LLC
+//
+//========================================================================
+
+#ifndef PDFDOCENCODING_H
+#define PDFDOCENCODING_H
+
+#include "CharTypes.h"
+
+extern Unicode pdfDocEncoding[256];
+
+#endif