Skip to content
  • Jehan's avatar
    libgimpwidgets: fix undeclared identifier. · 9a353b9d
    Jehan authored
    Build for macOS on CI breaks with:
    
    > ../gimp3-2.99.19/libgimpwidgets/gimppickbutton-quartz.c:210:45: error: use of undeclared identifier 'monitor_profile'
    >       space = gimp_color_profile_get_space (monitor_profile,
    9a353b9d