diff options
Diffstat (limited to 'samples/fx_lpng/src/fx_pngwtran.c')
-rw-r--r-- | samples/fx_lpng/src/fx_pngwtran.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/samples/fx_lpng/src/fx_pngwtran.c b/samples/fx_lpng/src/fx_pngwtran.c new file mode 100644 index 0000000000..8a095d3565 --- /dev/null +++ b/samples/fx_lpng/src/fx_pngwtran.c @@ -0,0 +1,7 @@ +// Copyright 2014 PDFium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
+
+#include "../lpng_v163/fx_pngwtran.c"
|