summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/lcms2/include/fx_lcms2.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxcodec/lcms2/include/fx_lcms2.h')
-rw-r--r--core/src/fxcodec/lcms2/include/fx_lcms2.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/src/fxcodec/lcms2/include/fx_lcms2.h b/core/src/fxcodec/lcms2/include/fx_lcms2.h
new file mode 100644
index 0000000000..53038322d3
--- /dev/null
+++ b/core/src/fxcodec/lcms2/include/fx_lcms2.h
@@ -0,0 +1,10 @@
+// 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
+
+#ifndef _FX_LCMS2_H_
+#define _FX_LCMS2_H_
+#include "../lcms2-2.6/include/lcms2.h"
+#endif