Index: src/pshinter/pshnterr.h |
diff --git a/src/pshinter/pshnterr.h b/src/pshinter/pshnterr.h |
index 3c0029fbf39dd0a78fe858708aa843bef2e702ee..7cc180f0cac91bfd1b3fc2bd69379a3eaf67199a 100644 |
--- a/src/pshinter/pshnterr.h |
+++ b/src/pshinter/pshnterr.h |
@@ -4,7 +4,7 @@ |
/* */ |
/* PS Hinter error codes (specification only). */ |
/* */ |
-/* Copyright 2003 by */ |
+/* Copyright 2003, 2012 by */ |
/* David Turner, Robert Wilhelm, and Werner Lemberg. */ |
/* */ |
/* This file is part of the FreeType project, and may only be used, */ |
@@ -29,6 +29,7 @@ |
#undef __FTERRORS_H__ |
+#undef FT_ERR_PREFIX |
#define FT_ERR_PREFIX PSH_Err_ |
#define FT_ERR_BASE FT_Mod_Err_PShinter |