aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/src/fcobjshash.gperf.h
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/src/fcobjshash.gperf.h')
-rw-r--r--fontconfig/src/fcobjshash.gperf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fontconfig/src/fcobjshash.gperf.h b/fontconfig/src/fcobjshash.gperf.h
index dafac1bc2..ca23c0261 100644
--- a/fontconfig/src/fcobjshash.gperf.h
+++ b/fontconfig/src/fcobjshash.gperf.h
@@ -21,6 +21,6 @@ struct FcObjectTypeInfo {
};
%%
-#define FC_OBJECT(NAME, Type) FC_##NAME, FC_##NAME##_OBJECT
+#define FC_OBJECT(NAME, Type, Cmp) FC_##NAME, FC_##NAME##_OBJECT
#include "fcobjs.h"
#undef FC_OBJECT