Fix PDF.D.TS -> pdf.d.ts reference

This commit is contained in:
jbaldwin
2013-08-26 19:08:31 -06:00
parent cc916310d1
commit 67f689ca90

View File

@@ -1,4 +1,4 @@
/// <reference path="PDF.D.TS" />
/// <reference path="pdf.d.ts" />
var pdf: PDFPageProxy;