Skip to content

webkit: Continue fixing build

Lukas Oberhuber requested to merge lukaso/gtk-osx:gimp into gimp

C++ header being used inside an extern "C" location needs to be corrected so that the header is outside the extern "C" declaration.

Merge request reports