--- common/glib-gen.mak.orig 2014-10-19 18:23:24.000000000 +1100 +++ common/glib-gen.mak 2020-08-24 22:13:27.060715000 +1000 @@ -5,7 +5,7 @@ #glib_enum_define=GST_COLOR_BALANCE #glib_enum_prefix=gst_color_balance -enum_headers=$(foreach h,$(glib_enum_headers),\n\#include \"$(h)\") +enum_headers=$(foreach h,$(glib_enum_headers),\n#include \"$(h)\") # these are all the rules generating the relevant files %-marshal.h: %-marshal.list