summaryrefslogtreecommitdiffstats
path: root/modules/freetype2/src/cff/cffcmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/freetype2/src/cff/cffcmap.h')
-rw-r--r--modules/freetype2/src/cff/cffcmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/freetype2/src/cff/cffcmap.h b/modules/freetype2/src/cff/cffcmap.h
index 23795d509..856a43dd1 100644
--- a/modules/freetype2/src/cff/cffcmap.h
+++ b/modules/freetype2/src/cff/cffcmap.h
@@ -4,7 +4,7 @@
/* */
/* CFF character mapping table (cmap) support (specification). */
/* */
-/* Copyright 2002-2016 by */
+/* Copyright 2002-2018 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -19,7 +19,7 @@
#ifndef CFFCMAP_H_
#define CFFCMAP_H_
-#include "cffobjs.h"
+#include FT_INTERNAL_CFF_OBJECTS_TYPES_H
FT_BEGIN_HEADER